Historique des commits

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