Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals %!s(int64=5) %!d(string=hai) anos
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags %!s(int64=5) %!d(string=hai) anos
  Roberto Ierusalimschy c1a63c45f8 '__call' metamethod can be any callable object %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 3cd9b56ae6 Revamp around 'L->nCcalls' count %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 0b63d79b36 Details %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 3f253f116e Test for dead coroutine moved to 'lua_resume' %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 389116d8ab Coroutines do not unwind the stack in case of errors %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 0443ad9e28 LUAI_MAXCCALLS renamed LUAI_MAXCSTACK %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 4ace93ca65 No more to-be-closed functions %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 3b06f983ae Details %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 7e63d3da02 Some bugs with stack reallocation by 'luaF_close' %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy c90176f969 Complete implementation of to-be-closed variables %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy bd96330d03 First "complete" implementation of to-be-closed variables %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy b114c7d487 Added "cost" for the use of C stack by a coroutine invocation. %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 96f9643f33 Bug: wrong 'nCcalls' when resuming a coroutine %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 34aa0c5bd7 new macros 'likely'/'unlikely' with hints for jump predictions %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 02ed0b2c30 in 'luaD_poscall', there is no need to compute 'firstResult' when 'nres==0' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 4907444db9 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 6480e73599 details (avoid using non-C89 '//' comment) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 8c429311a3 typo in comment %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy ef8263f81f better names for macros for tags and types. %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 422318f677 two new fields 'fTransfer'/'nTransfer' in 'lua_Debug' structure %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 104d249ffb in return hook, 'top' must be corrected only if smaller than 'ci->top'. %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 0682fe8169 some simplifications/optimizations in returns from Lua functions %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) %!s(int64=7) %!d(string=hai) anos