Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 36e1390631 details. vor 25 Jahren
  Roberto Ierusalimschy eab57ed6fd details vor 26 Jahren
  Roberto Ierusalimschy 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) vor 26 Jahren
  Roberto Ierusalimschy 9c142740c1 stack may not be empty after a correct run... vor 26 Jahren
  Roberto Ierusalimschy 617be66015 better control (and error recovery) for begin/end blocks vor 26 Jahren
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments vor 26 Jahren
  Roberto Ierusalimschy fe237ad808 fixed stack; first version. vor 26 Jahren
  Roberto Ierusalimschy 2b3ea61342 mistake in change for multi-state (gc threshold was not corrected) vor 26 Jahren
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). vor 26 Jahren
  Roberto Ierusalimschy d915cf4f9d ways to measure number of `blocks' for GC + details vor 26 Jahren
  Roberto Ierusalimschy b6ebbb2fee better assertions. vor 26 Jahren
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). vor 26 Jahren
  Roberto Ierusalimschy c787dccd9b "const" !!! vor 26 Jahren
  Roberto Ierusalimschy 705eae9fe4 there is no need for a size for Cblocks vor 26 Jahren
  Roberto Ierusalimschy 6eb1399a1c array Cblocks should grow dynamically vor 26 Jahren
  Roberto Ierusalimschy cb7f027380 IMtable must be initialized (and IMtable_size is not needed any more) due vor 26 Jahren
  Roberto Ierusalimschy 055823c04d "L->Mbuffbase" is better kept as offset instead of pointer vor 26 Jahren
  Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". vor 26 Jahren
  Roberto Ierusalimschy 54840fb256 new functions to manipulate C global variables vor 27 Jahren
  Roberto Ierusalimschy 02a6891939 API for functions to manipulate global state. vor 27 Jahren
  Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. vor 28 Jahren
  Roberto Ierusalimschy 034f16892e better treatment of MARKs and DEBUG cases. vor 28 Jahren
  Roberto Ierusalimschy 3393fd7f25 first version of "lua_close" vor 28 Jahren
  Roberto Ierusalimschy ef37c87e93 no more 'globalbag' vor 28 Jahren
  Roberto Ierusalimschy b79ffdc4ce global state for Lua interpreter vor 28 Jahren