Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 4d5fe1f54b detail před 22 roky
  Roberto Ierusalimschy df429f163a First version of incremental GC před 22 roky
  Roberto Ierusalimschy fe595a45c2 `grayagain' list před 22 roky
  Roberto Ierusalimschy 9db1942bac sweep of strings also incremental před 22 roky
  Roberto Ierusalimschy c6eac44a94 two different white flags (to distinguish dead elements from new ones) před 22 roky
  Roberto Ierusalimschy 8878554b85 single list for all collectible objects, with udata separated at the před 22 roky
  Roberto Ierusalimschy af850484a9 default metatable can be NULL před 22 roky
  Roberto Ierusalimschy 1d10acb355 incremental GC phases před 22 roky
  Roberto Ierusalimschy da61624756 avoid overflow when doubling size před 22 roky
  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