Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 3617e04e97 'lua_load' has an extra argument 'mode' %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy 217e67cb22 new type 'l_noret' for function that do not return %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy e0f9d1c8f5 removed export of function only for coco %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy b0f2b288a6 new scheme for debug info about tail calls: no more 'fake' stack entries, %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy b40a38a8ac remove declaration of removed function %!s(int64=15) %!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 abb85fc059 new definition for 'luaD_checkstack' to avoid possible overflows %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 4a67e48611 new macro 'condmovestack' instead of 'condhardstacktests' %!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 ba484b9eb1 yielding across lua_call (first version) %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy fdbb243ff9 first steps towards yielding through longjump %!s(int64=17) %!d(string=hai) anos
  Roberto Ierusalimschy 2a84c29bc3 comment about exported function not used by Lua %!s(int64=17) %!d(string=hai) anos
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) %!s(int64=19) %!d(string=hai) anos
  Roberto Ierusalimschy 98296f6b45 some bugs related to stack reallocation %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 23b79c5945 small changes to facilitate external C coroutines %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 6fcd334ca0 small improvements %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 0de2065f4e tighter tests for stack overflow %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 0bda88e6cd small steps towards yields in iterators and tag methods %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 8332d5c8a5 parser fully reentrant(!) %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 0bb8eb5151 new function `lua_cpcall' %!s(int64=22) %!d(string=hai) anos
  Roberto Ierusalimschy 007f229568 detail %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 5142e630bf new macro `condhardstacktests' to control hard stack tests %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 010bbd9d9c simpler definition for incr_top %!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 c1c100a0c0 warnings in other compilers %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme %!s(int64=23) %!d(string=hai) anos