Commit History

Autor SHA1 Mensaxe Data
  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=23) %!d(string=hai) anos
  Roberto Ierusalimschy dae99205cf no more compatibility code %!s(int64=23) %!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
  Roberto Ierusalimschy 5c5d9b2703 back to `__mode' metafield to specify weakness %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 63633c5b5f better name for `lua_movethread' %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 118347d8c3 new API for coroutines %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 118e9cd843 new facility for dumping chunks %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 96e15b8501 threads now are real Lua objects, subject to garbage collection %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 6a77a6b73f avoid too much precision when printing numbers %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 84e0b1bc97 small changes in type configuration facilities %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 7c0ccdfd61 avoid the use of "enum" in the API, as they do not have a fixed representation %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 2c670baf24 avoid the use of "obvious" names in header files to avoid conflicts %!s(int64=23) %!d(string=hai) anos