Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy e51564d1be Details in comments and documentation il y a 4 ans
  Roberto Ierusalimschy 65141832d2 Open upvalues should be gray when entering gen. mode il y a 5 ans
  Roberto Ierusalimschy 0dc5deca1c Optimization in 'markold' il y a 5 ans
  Roberto Ierusalimschy b4c353434f Details il y a 5 ans
  Roberto Ierusalimschy a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function il y a 5 ans
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals il y a 5 ans
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags il y a 5 ans
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings il y a 6 ans
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag il y a 6 ans
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) il y a 6 ans
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' il y a 6 ans
  Roberto Ierusalimschy 3cd9b56ae6 Revamp around 'L->nCcalls' count il y a 6 ans
  Roberto Ierusalimschy b293ae0577 Details il y a 6 ans
  Roberto Ierusalimschy b56d4e570a Changes in the warning system il y a 6 ans
  Roberto Ierusalimschy 2c32bff609 After a "bad collections", avoid switching back back to generational il y a 6 ans
  Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors il y a 6 ans
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua il y a 6 ans
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow il y a 6 ans
  Roberto Ierusalimschy e8c779736f Removed internal cache for closures il y a 6 ans
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables il y a 6 ans
  Roberto Ierusalimschy 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' il y a 7 ans
  Roberto Ierusalimschy 96f9643f33 Bug: wrong 'nCcalls' when resuming a coroutine il y a 7 ans
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; il y a 7 ans
  Roberto Ierusalimschy b95e466218 new field 'nilvalue' in struct 'global_State' to avoid the use of il y a 7 ans
  Roberto Ierusalimschy 4907444db9 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' il y a 7 ans
  Roberto Ierusalimschy f055a9dffd added check in 'obj2gco' to prevent its use in non Lua-object pointers il y a 7 ans
  Roberto Ierusalimschy 422318f677 two new fields 'fTransfer'/'nTransfer' in 'lua_Debug' structure il y a 7 ans
  Roberto Ierusalimschy c7a8cba745 no more 'nfield' string il y a 7 ans
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) il y a 7 ans
  Roberto Ierusalimschy 4dc0be950a new macro 'isLuacode' (to distinguish regular Lua code from il y a 7 ans