커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 8b97b072cd details 22 년 전
  Roberto Ierusalimschy 5ee63257f9 macros for closure sizes are global 22 년 전
  Roberto Ierusalimschy 8bc6c68021 details 22 년 전
  Roberto Ierusalimschy 57b6ed6815 initial implementation of white/gray/black coloring 22 년 전
  Roberto Ierusalimschy 9b9cdfee8b gclist for upvalues must be available even when upvalue is still open 22 년 전
  Roberto Ierusalimschy 366e4af3c9 towards incremental GC 22 년 전
  Roberto Ierusalimschy 53c7f86194 details 22 년 전
  Roberto Ierusalimschy ab7d9bfd0c cleaner code for manipulation of `marked' field 22 년 전
  Roberto Ierusalimschy 921b1723e2 comments 22 년 전
  Roberto Ierusalimschy fa198197a0 lua_(set)getglobal are ok to use 22 년 전
  Roberto Ierusalimschy 1e944de6cb towards a "stackless" call of metamethods (?) 22 년 전
  Roberto Ierusalimschy 275c150b17 `error()' (and `error(nil)') generates errors with no error messages 22 년 전
  Roberto Ierusalimschy d6d896b953 lua_set(get)global may use lua_set(get)field 22 년 전
  Roberto Ierusalimschy 07201066bd core does not look for function name in globals (too particular) 22 년 전
  Roberto Ierusalimschy 97b838d9ab new semantics for setn/getn (no more changes to `n') 22 년 전
  Roberto Ierusalimschy c51bcf4796 it's ok to dump functions with upvalues 22 년 전
  Roberto Ierusalimschy 03bab90303 new function `lua_getallocf' to retrieve allocation function and data 22 년 전
  Roberto Ierusalimschy 8502331f69 `luaX_errorline' was used only in one place 22 년 전
  Roberto Ierusalimschy 9914e1bcdd detail 22 년 전
  Roberto Ierusalimschy 10de467c79 new function `lua_createtable' 22 년 전
  Roberto Ierusalimschy 533737f26e new functions `lua_getfield' and `lua_setfield' 22 년 전
  Roberto Ierusalimschy a41d60e1d1 debugger can only see `local function' after it has a meaningful value 22 년 전
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' 22 년 전
  Roberto Ierusalimschy 21947deddc new bug + correction in path for coroutine bug 22 년 전
  Roberto Ierusalimschy 3087636c76 detail 22 년 전
  Roberto Ierusalimschy 7b8504840f buffer should better use `size_t' for its size 22 년 전
  Roberto Ierusalimschy 3a508b8bd7 avoid the use of `strlen' (strings are literals) 22 년 전
  Roberto Ierusalimschy 6becdb3e70 details 22 년 전
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. 22 년 전
  Roberto Ierusalimschy c7cf92e6f3 avoid unecessary includes of `stdlib' 22 년 전