Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 5bcfe0c700 new debug info 'isvararg' and 'nparams' %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 25189b420d field 'nups' in struct 'lua_Debug' changed from 'int' to 'unsigned %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy cb3f95d516 'lua_cpcall' is deprecated %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy f84b575cfa no more pseudoindex LUA_GLOBALSINDEX; global table now accessible %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy ec0fc1a13b missing parentheses around 'lua_version' + moving typdef's before %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy c3a6f3fa1c 'lua_objlen' replaced by 'lua_rawlen', 'lua_len', and 'luaL_len' %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 2e51792596 avoid using deprecated macros lua_[gs]etglobal %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 3c4d970a7b comment typos %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy b0f2b288a6 new scheme for debug info about tail calls: no more 'fake' stack entries, %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 7fe405739c renaming: 'lua_upvaladdr' -> 'lua_upvalueid', %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 1ce819333d new option 'isrunning' for 'lua_gc' (and 'collectgarbage') %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy b7d5f18d71 api functions to manipulate upvalues do not need to check their %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 5598b2bc55 new functions to identify and join upvalues %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 916587508c parser keeps list of active local variables in a single dynamic array, %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy a5382b763c new function lua_copy %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy a650378822 'cpcall' reimplemented as a predefined value in the registry %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 67cae2854c 'lua_mainthread' replaced by new preregistered value LUA_RIDX_MAINTHREAD %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 0e45ffb8e4 first implementation of 'lua_yieldk' (yield with continuation) %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy f76f4cb79d new way to control stack overflow, controling only total size of the stack %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 1d6ebce296 new function 'lua_version' (so that 'checkversion' can be implemented %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 6980cb1aa7 new functions 'lua_arith' and 'lua_compare' %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy a21c89ddc8 new API function 'lua_mainthread' %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 019ebcb85f errors in finalizers are propagated with code LUA_ERRGCMM (ERRor in %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 4f88418170 'CallInfo' stack implemented as double-linked list instead of an array %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 70a63fa5ad first implementation of yieldable 'pcall' %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 6d0ae11c57 'context' added to suspendable calls %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy ba484b9eb1 yielding across lua_call (first version) %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy d2ebdc045b new macro 'lua_checkversion' to check whether core and application are %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy d69aa51088 added missing parentheses around function names %!s(int64=17) %!d(string=hai) anos
  Roberto Ierusalimschy 4db2cddeee LUA_COMPAT -> LUA_COMPAT_API (more specific) %!s(int64=17) %!d(string=hai) anos