커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 09e15692f3 rename of lua_isnull to lua_isnone 24 년 전
  Roberto Ierusalimschy 42754c0f15 small optimizations 24 년 전
  Roberto Ierusalimschy 18afb90349 first version of stackless Lua 24 년 전
  Roberto Ierusalimschy 22dd271cbb another bug in next (when n is a power of 2) 24 년 전
  Roberto Ierusalimschy e04f7ed450 first version of Lua "stackless" 24 년 전
  Roberto Ierusalimschy 101cee3032 LUA_ERRERR also cannot generate error message 24 년 전
  Roberto Ierusalimschy eb7312d9be comments 24 년 전
  Roberto Ierusalimschy 21259a50e1 run GC tag methods in protected mod 24 년 전
  Roberto Ierusalimschy 9aff171f3b new type `boolean' 24 년 전
  Roberto Ierusalimschy ed9be5e1f0 reentrant implementation of garbage collection 24 년 전
  Roberto Ierusalimschy 9d801f43d4 details 24 년 전
  Roberto Ierusalimschy e043b72a55 simpler way to collect userdata 24 년 전
  Roberto Ierusalimschy a4c35a3269 it doesn't pay to optimize absence when it is an error 24 년 전
  Roberto Ierusalimschy 9cd36059ad new API functions lua_getstr/lua_setstr 24 년 전
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables 24 년 전
  Roberto Ierusalimschy 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves 24 년 전
  Roberto Ierusalimschy fca0a12e23 avoid clashing names between macros and fields 24 년 전
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 년 전
  Roberto Ierusalimschy dfaf8c5291 details 24 년 전
  Roberto Ierusalimschy 657f65211a bug: `next' did not work for numeric indices 24 년 전
  Roberto Ierusalimschy 39395e1211 `luaX_syntaxerror' does not need to be public 24 년 전
  Roberto Ierusalimschy 26bf2adace optimizations for space in LClosures and time cleanning weak tables 24 년 전
  Roberto Ierusalimschy fd48dcc7c8 details. 24 년 전
  Roberto Ierusalimschy 617008f552 field G renamed to _G to avoid problemas with bugged macro-systems 24 년 전
  Roberto Ierusalimschy ec9d8308b4 global table is also pseudo-index 24 년 전
  Roberto Ierusalimschy af59848219 tables of globals accessible through pseudo-index in C API 24 년 전
  Roberto Ierusalimschy 46347d768e `ref' support goes to auxlib 24 년 전
  Roberto Ierusalimschy 36eb665859 no more refs, upvalues; lexical scoping;pseudo-indices 24 년 전
  Roberto Ierusalimschy 070204300c more consistent names for auxlib functions 24 년 전
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table 24 년 전