Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 7966a4acae avoid name clashes among different files há 21 anos atrás
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' há 21 anos atrás
  Roberto Ierusalimschy 079facab40 ensures own top is corrected after calling function with multiple results há 21 anos atrás
  Roberto Ierusalimschy 21bc05c920 write barrier for C upvalues há 21 anos atrás
  Roberto Ierusalimschy b876ec61c0 new (temporary?) API for garbage collector há 21 anos atrás
  Roberto Ierusalimschy 898e8a6794 added include to stdarg.h (as it uses vararg facilities) há 21 anos atrás
  Roberto Ierusalimschy b3ce450529 avoid calling `memcmp' with a NULL argument há 21 anos atrás
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions há 22 anos atrás
  Roberto Ierusalimschy df429f163a First version of incremental GC há 22 anos atrás
  Roberto Ierusalimschy af850484a9 default metatable can be NULL há 22 anos atrás
  Roberto Ierusalimschy c51bcf4796 it's ok to dump functions with upvalues há 22 anos atrás
  Roberto Ierusalimschy 03bab90303 new function `lua_getallocf' to retrieve allocation function and data há 22 anos atrás
  Roberto Ierusalimschy 10de467c79 new function `lua_createtable' há 22 anos atrás
  Roberto Ierusalimschy 533737f26e new functions `lua_getfield' and `lua_setfield' há 22 anos atrás
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' há 22 anos atrás
  Roberto Ierusalimschy 8332d5c8a5 parser fully reentrant(!) há 22 anos atrás
  Roberto Ierusalimschy 4b2e71ddb6 ZIO passes Lua state to chunk reader há 22 anos atrás
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) há 22 anos atrás
  Roberto Ierusalimschy 433cb1d13a no more checks for non-default compilation options + luaU_dump has há 22 anos atrás
  Roberto Ierusalimschy a73ded2153 Move nothing when there is nothing to move há 22 anos atrás
  Roberto Ierusalimschy dae99205cf no more compatibility code há 22 anos atrás
  Roberto Ierusalimschy f966404ed6 simpler implementation for valid/acceptable indices há 22 anos atrás
  Roberto Ierusalimschy fee9e473f2 inlining of `luaV_gettable' were too complex (dirty) há 22 anos atrás
  Roberto Ierusalimschy f1f8f0ca22 simpler way to check maximum gc threshold há 22 anos atrás
  Roberto Ierusalimschy d1df829f8d lua_getmetatable must accept any acceptable index há 22 anos atrás
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) há 22 anos atrás
  Roberto Ierusalimschy c9ea94ec92 out-of-bound upvalues (in C) are acceptable indices há 22 anos atrás
  Roberto Ierusalimschy e1a424e8a3 avoid the identifier `index' (clashes with BSD `index' function) há 22 anos atrás
  Roberto Ierusalimschy 5cd99b82b7 `set/getenvtable' -> `set/getfenv' há 22 anos atrás
  Roberto Ierusalimschy 67f9a2a98f details há 22 anos atrás