Roberto Ierusalimschy
|
2b3ea61342
mistake in change for multi-state (gc threshold was not corrected)
|
26 년 전 |
Roberto Ierusalimschy
|
29ede6aa13
first implementation of multiple states (reentrant code).
|
26 년 전 |
Roberto Ierusalimschy
|
d915cf4f9d
ways to measure number of `blocks' for GC + details
|
26 년 전 |
Roberto Ierusalimschy
|
b6ebbb2fee
better assertions.
|
26 년 전 |
Roberto Ierusalimschy
|
4343420d4d
simplified version of `gc' tag method (only for userdata now).
|
26 년 전 |
Roberto Ierusalimschy
|
c787dccd9b
"const" !!!
|
26 년 전 |
Roberto Ierusalimschy
|
705eae9fe4
there is no need for a size for Cblocks
|
26 년 전 |
Roberto Ierusalimschy
|
6eb1399a1c
array Cblocks should grow dynamically
|
26 년 전 |
Roberto Ierusalimschy
|
cb7f027380
IMtable must be initialized (and IMtable_size is not needed any more) due
|
26 년 전 |
Roberto Ierusalimschy
|
055823c04d
"L->Mbuffbase" is better kept as offset instead of pointer
|
26 년 전 |
Roberto Ierusalimschy
|
5687949560
"lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state".
|
26 년 전 |
Roberto Ierusalimschy
|
54840fb256
new functions to manipulate C global variables
|
26 년 전 |
Roberto Ierusalimschy
|
02a6891939
API for functions to manipulate global state.
|
27 년 전 |
Roberto Ierusalimschy
|
502343b402
new scheme for buffers, centralized in auxlib.
|
28 년 전 |
Roberto Ierusalimschy
|
034f16892e
better treatment of MARKs and DEBUG cases.
|
28 년 전 |
Roberto Ierusalimschy
|
3393fd7f25
first version of "lua_close"
|
28 년 전 |
Roberto Ierusalimschy
|
ef37c87e93
no more 'globalbag'
|
28 년 전 |
Roberto Ierusalimschy
|
b79ffdc4ce
global state for Lua interpreter
|
28 년 전 |