13 Commits (69d97712ecfcd06aa4edb7374b262131210d0bbc)

Author SHA1 Message Date
Roberto Ierusalimschy 5482992dec other access method for C upvalues (as arguments) 27 years ago
Roberto Ierusalimschy 9e029f98b9 details 27 years ago
Roberto Ierusalimschy e962330df9 "stacklimit" is not necessary. 27 years ago
Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) 27 years ago
Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 27 years ago
Roberto Ierusalimschy 92791b9dd6 small details 27 years ago
Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. 27 years ago
Roberto Ierusalimschy 66713181c1 no need of "emergency error"... 27 years ago
Roberto Ierusalimschy e78cf96c97 first version of Cclosures. 27 years ago
Roberto Ierusalimschy 907368ead5 GC now considers an "estimate" of object size, instead of just the number 27 years ago
Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation 27 years ago
Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString 28 years ago
Roberto Ierusalimschy 43a2ee6ea1 Stack and Call structure of Lua 28 years ago