提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 36e1390631 details. 25 年之前
  Roberto Ierusalimschy eab57ed6fd details 25 年之前
  Roberto Ierusalimschy 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 25 年之前
  Roberto Ierusalimschy 9c142740c1 stack may not be empty after a correct run... 26 年之前
  Roberto Ierusalimschy 617be66015 better control (and error recovery) for begin/end blocks 26 年之前
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments 26 年之前
  Roberto Ierusalimschy fe237ad808 fixed stack; first version. 26 年之前
  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 年之前