Historial de Commits

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