Cronologia Commit

Autore SHA1 Messaggio Data
  Roberto Ierusalimschy 3681d025ac new function "assert" 30 anni fa
  Roberto Ierusalimschy a19f9056f3 new function "tostring". 30 anni fa
  Roberto Ierusalimschy e74b250d71 memory overflow tries a garbage collection; if it fails then exit the 30 anni fa
  Roberto Ierusalimschy bf006eeaf5 "getobjectname" got a "lua_" prefix. 30 anni fa
  Roberto Ierusalimschy 63b8a6fd20 "getobjname" checks first fallbacks (so, if a function is global and 30 anni fa
  Roberto Ierusalimschy 15d48576ea functions now may be declared with any "var" as a name; 30 anni fa
  Roberto Ierusalimschy ebcf546a55 small changes in the format of debug information. 30 anni fa
  Roberto Ierusalimschy 2cffb08a5c new style for debug information about functions: no more SETFUNCTION 30 anni fa
  Roberto Ierusalimschy b17c76817d new function "luaI_findconstantbyname". 30 anni fa
  Roberto Ierusalimschy 68f337dfa6 Garbage collection of functions + header structure for functions 30 anni fa
  Roberto Ierusalimschy 457bac94ce small corrections to avoid uninitialized global variables. 30 anni fa
  Waldemar Celes e13753e2fb Ajustar limites para garbage collection. 30 anni fa
  Roberto Ierusalimschy ec79f25286 new lua function "getstack"; new interface to function luaI_reportbug. 30 anni fa
  Roberto Ierusalimschy 18ea2eff80 calls to "lua_reportbug" changed to "lua_error", since 30 anni fa
  Waldemar Celes 6e0e9935ec trocar a funcao para garbage colector adaptativo. 31 anni fa
  Roberto Ierusalimschy f4591397da strdup is done via mem.c to control its memory allocation 31 anni fa
  Roberto Ierusalimschy 8faf4d1de2 control of garbage collection is done with Longs, as there can be 31 anni fa
  Roberto Ierusalimschy 8cb8594a3b better control of integer types and their limits 31 anni fa
  Roberto Ierusalimschy 3365a35243 new constant LUA_NOOBJECT 31 anni fa
  Roberto Ierusalimschy d490555ec9 garbage collection tag for strings organized in struct TaggedString 31 anni fa
  Roberto Ierusalimschy bba1ae427f new lua functions 'getglobal' and 'setglobal' 31 anni fa
  Roberto Ierusalimschy 73664eb739 function 'lua_createstring' moved from table.c to tree.c 31 anni fa
  Roberto Ierusalimschy b234da1cc2 changes in garbage collection control 31 anni fa
  Roberto Ierusalimschy 2b5bc5d1a8 new module for memory allocation 31 anni fa
  Roberto Ierusalimschy 94686ce585 correction of function 'nextvar' 31 anni fa
  Roberto Ierusalimschy 86b35cf4f6 unification of symbol tree and constant tree 31 anni fa
  Roberto Ierusalimschy b8996eaaba small corrections to avoid 'warings' with acc 31 anni fa
  Roberto Ierusalimschy ff7f769454 small changes in error recovery 31 anni fa
  Roberto Ierusalimschy 5f2d187b73 frees file names when unstacked 31 anni fa
  Roberto Ierusalimschy dabe09518f garbage collection for locked objects 31 anni fa