Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy e5cfa7a367 use of parentheses around macro parameters in call lists, to avoid %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 2419f2bf02 cleaner API for coroutines %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 345379b5ff option for garbage-collector `step' %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy f4718544de what is provided by lauxlib.c should be defined at lauxlib.h %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 0dfd04eb60 `lua_strlen' upgraded to `lua_objsize' (which also works with userdata) %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 227bddafe8 new copyright year %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy b876ec61c0 new (temporary?) API for garbage collector %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 4d5fe1f54b detail %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy fa198197a0 lua_(set)getglobal are ok to use %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy d6d896b953 lua_set(get)global may use lua_set(get)field %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 03bab90303 new function `lua_getallocf' to retrieve allocation function and data %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 10de467c79 new function `lua_createtable' %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 533737f26e new functions `lua_getfield' and `lua_setfield' %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 17f695157c define a `lua_isthread' for completeness %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 859c7f7ce0 LUA_SIGNATURE is public %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy dae99205cf no more compatibility code %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 81cdbabf09 detail (change place of a prototype) %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 92f6e0c1bf no-nonsense debug information about tail calls %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 5cd99b82b7 `set/getenvtable' -> `set/getfenv' %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 9866fb0ef1 `set/getglobals' -> `set/getenvtable' %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy dce9a49a08 final version %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 0bb8eb5151 new function `lua_cpcall' %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 1f55dbc699 details %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 5a228bb1d8 new function `lua_version' %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 5f698f8b6f simpler interface to hooks + use of `int' to count hooks %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 43013b39cc new representation for hooks (to allow asynchronous calls to sethook) %!s(int64=23) %!d(string=hai) anos