Commit History

Author SHA1 Message Date
  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 73308c7605 warnings by clinio 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 22c2704842 "lua_state" is already declared in lua.h, which is included here. 27 years ago
  Roberto Ierusalimschy cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE 27 years ago
  Roberto Ierusalimschy 468fbdbde7 details 27 years ago
  Roberto Ierusalimschy 9618aaf07d small corrections in comments 27 years ago
  Roberto Ierusalimschy 02a6891939 API for functions to manipulate global state. 27 years ago
  Roberto Ierusalimschy 7e59a8901d NEW LL(1) PARSER 27 years ago
  Roberto Ierusalimschy 6ac047afc4 details 27 years ago
  Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. 28 years ago
  Roberto Ierusalimschy 03160920cf store "functofind" in stack top, so doesn't need this field in 28 years ago
  Roberto Ierusalimschy ef37c87e93 no more 'globalbag' 28 years ago
  Roberto Ierusalimschy e962330df9 "stacklimit" is not necessary. 28 years ago
  Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) 28 years ago
  Roberto Ierusalimschy b79ffdc4ce global state for Lua interpreter 28 years ago