Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 1f9e3731d1 back to the basics (well-behaved variant record...) %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 42224ca553 loop of 'dostring' may never reclaim memory %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 426d3e43bd lock/unlock may use L + better structure for internal debug stuff %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 8823f371a2 new header to put together debug-related declarations %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy e506b864cd no need for tags in boxed values :-( %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 9a231afa97 top must be updated when there is any error %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 4ab6acacdf better control of relationship top x L->top %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 6858763994 bug in lua_pushuserdata(L, NULL) %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy b68fb7f62e `assert' returns its first argument %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 60ff79451c detail in error message %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 44a53df688 better to avoid dirty tricks %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 63a822c8e1 all boxed types start with their tags %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 09def5da44 small corrections %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 6b71a9cfe5 smaller tables for machines with 8-bit alignment %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy fa8c44b510 avoid the use of "reopen" (not that standard) %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 3b6f8bfbe6 simpler implementation of for loops %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy caf01b5bfa better implementation for list "for" %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy ca1f28b829 avoid side-effects on macros that may use twice their arguments %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy b82242d4c4 detail %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy ac390020e9 optimizations based on all types but number and nil are pointers %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 9b45439860 details %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 7959f3aebb easier way to erase 'dead' keys %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy bce6572579 new macros + new names to facilitate compilation of threaded version %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy a53d9b66ca first implementation for type names %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy c8559e3c8d a small optimization %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 6fda6a5302 support for multiple stacks sharing the same global environment %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 4ac58853dc thead-specific state separated from "global" state %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy f2c451d745 all accesses to TObjects done through macros %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 619edfd9e4 details %!s(int64=25) %!d(string=hai) anos