264 Commits (b91bc93fd33f2158745b37c9e091c6fa4d1a4fd5)

Author SHA1 Message Date
Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). 25 years ago
Roberto Ierusalimschy c787dccd9b "const" !!! 26 years ago
Roberto Ierusalimschy 705eae9fe4 there is no need for a size for Cblocks 26 years ago
Roberto Ierusalimschy 6eb1399a1c array Cblocks should grow dynamically 26 years ago
Roberto Ierusalimschy cb7f027380 IMtable must be initialized (and IMtable_size is not needed any more) due 26 years ago
Roberto Ierusalimschy 055823c04d "L->Mbuffbase" is better kept as offset instead of pointer 26 years ago
Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". 26 years ago
Roberto Ierusalimschy 54840fb256 new functions to manipulate C global variables 26 years ago
Roberto Ierusalimschy 02a6891939 API for functions to manipulate global state. 27 years ago
Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. 27 years ago
Roberto Ierusalimschy 034f16892e better treatment of MARKs and DEBUG cases. 27 years ago
Roberto Ierusalimschy 3393fd7f25 first version of "lua_close" 27 years ago
Roberto Ierusalimschy ef37c87e93 no more 'globalbag' 27 years ago
Roberto Ierusalimschy b79ffdc4ce global state for Lua interpreter 27 years ago