Historie revizí

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