Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 9d60598260 better definitions for MULTRET %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 9fdf73bc9a first version for new API %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 397905ef86 (much) better handling of memory alloction errors %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 014a09c509 better error messages %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 870f61d299 code redistribution %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 213e9febc8 limits now are in `llims.n' %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy bcdbdaccc3 more debug information (still with bug for tag methods...) %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy fe237ad808 fixed stack; first version. %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy d29ce75737 new signature for function luaD_call (old luaD_calln) %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 8e7451512f some more `const's %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 521b38532a better interfaces for luaD_calln (x luaD_call) %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy ee912e5a7f auxiliar function "luaD_calln". %!s(int64=27) %!d(string=hai) anos
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 43a2ee6ea1 Stack and Call structure of Lua %!s(int64=28) %!d(string=hai) anos