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