Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy b3bb0f132b new interface for weak modes 23 years ago
  Roberto Ierusalimschy facfec0687 small optimizations 23 years ago
  Roberto Ierusalimschy 34df9976a9 some compatibility macros 23 years ago
  Roberto Ierusalimschy cfaa8fbf1d better check for option in `strfind' 23 years ago
  Roberto Ierusalimschy f42cc90d2d some warnings 24 years ago
  Roberto Ierusalimschy 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments 24 years ago
  Roberto Ierusalimschy 09e15692f3 rename of lua_isnull to lua_isnone 24 years ago
  Roberto Ierusalimschy 42754c0f15 small optimizations 24 years ago
  Roberto Ierusalimschy 18afb90349 first version of stackless Lua 24 years ago
  Roberto Ierusalimschy 22dd271cbb another bug in next (when n is a power of 2) 24 years ago
  Roberto Ierusalimschy e04f7ed450 first version of Lua "stackless" 24 years ago
  Roberto Ierusalimschy 101cee3032 LUA_ERRERR also cannot generate error message 24 years ago
  Roberto Ierusalimschy eb7312d9be comments 24 years ago
  Roberto Ierusalimschy 21259a50e1 run GC tag methods in protected mod 24 years ago
  Roberto Ierusalimschy 9aff171f3b new type `boolean' 24 years ago
  Roberto Ierusalimschy ed9be5e1f0 reentrant implementation of garbage collection 24 years ago
  Roberto Ierusalimschy 9d801f43d4 details 24 years ago
  Roberto Ierusalimschy e043b72a55 simpler way to collect userdata 24 years ago
  Roberto Ierusalimschy a4c35a3269 it doesn't pay to optimize absence when it is an error 24 years ago
  Roberto Ierusalimschy 9cd36059ad new API functions lua_getstr/lua_setstr 24 years ago
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables 24 years ago
  Roberto Ierusalimschy 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves 24 years ago
  Roberto Ierusalimschy fca0a12e23 avoid clashing names between macros and fields 24 years ago
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 years ago
  Roberto Ierusalimschy dfaf8c5291 details 24 years ago
  Roberto Ierusalimschy 657f65211a bug: `next' did not work for numeric indices 24 years ago
  Roberto Ierusalimschy 39395e1211 `luaX_syntaxerror' does not need to be public 24 years ago
  Roberto Ierusalimschy 26bf2adace optimizations for space in LClosures and time cleanning weak tables 24 years ago
  Roberto Ierusalimschy fd48dcc7c8 details. 24 years ago
  Roberto Ierusalimschy 617008f552 field G renamed to _G to avoid problemas with bugged macro-systems 24 years ago