2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Roberto Ierusalimschy 3037dccaf6 prime numbers spread better. 28 жил өмнө
  Roberto Ierusalimschy 0892f0e5b7 BIG CHANGE: functions have their own "constant table". 28 жил өмнө
  Roberto Ierusalimschy e77534c08f small 'improvement' 28 жил өмнө
  Roberto Ierusalimschy dd22ea4da5 new implementation for udata (again they are just void *); 28 жил өмнө
  Roberto Ierusalimschy bd9e68cfcd new implementation of gc: "Pre-collect" garbage in temporary lists and 29 жил өмнө
  Roberto Ierusalimschy 12d9731a49 bug: string table must be initialized. 29 жил өмнө
  Roberto Ierusalimschy 373363cb69 new name for old "mem.h" (conflicts with some compiler libraries) 29 жил өмнө
  Roberto Ierusalimschy ad5574c4c9 "Object" renamed to "TObject" (Tagged Object), to avoid conflicts with 29 жил өмнө
  Roberto Ierusalimschy 1444d28476 first full implementation of internal methods 29 жил өмнө
  Roberto Ierusalimschy 205ee1ec84 userdata can handle arbitrary binary data; 29 жил өмнө
  Roberto Ierusalimschy 3e9daa7416 creation of strings must call garbage collector. 30 жил өмнө
  Roberto Ierusalimschy 8c1a9899d4 functions "luaI_free" and "luaI_realloc" (or macro "growvector") may be 30 жил өмнө
  Roberto Ierusalimschy 15c17c24fa small improvements 30 жил өмнө
  Roberto Ierusalimschy d1608c597e reserved words are stored in main string table; "marked" field is 30 жил өмнө
  Roberto Ierusalimschy 41259bff31 BIG CHANGE: new data structure for constants, strings and globals, using 30 жил өмнө
  Roberto Ierusalimschy 0d50b87aa4 lua_table now has references to global variable names (TreeNode's). 30 жил өмнө
  Roberto Ierusalimschy 15f40fddca 'nextvar' now traverses the symbol array, instead of the constant tree. 30 жил өмнө
  Roberto Ierusalimschy 8faf4d1de2 control of garbage collection is done with Longs, as there can be 31 жил өмнө
  Roberto Ierusalimschy 8cb8594a3b better control of integer types and their limits 31 жил өмнө
  Roberto Ierusalimschy 10bdd83844 new hash function; hash value for strings are kept with the string 31 жил өмнө
  Roberto Ierusalimschy d490555ec9 garbage collection tag for strings organized in struct TaggedString 31 жил өмнө
  Roberto Ierusalimschy 73664eb739 function 'lua_createstring' moved from table.c to tree.c 31 жил өмнө
  Roberto Ierusalimschy b234da1cc2 changes in garbage collection control 31 жил өмнө
  Roberto Ierusalimschy d6a1699e37 uses a single list to keep allocated strings. 31 жил өмнө
  Roberto Ierusalimschy 2b5bc5d1a8 new module for memory allocation 31 жил өмнө
  Roberto Ierusalimschy 94686ce585 correction of function 'nextvar' 31 жил өмнө
  Roberto Ierusalimschy 86b35cf4f6 unification of symbol tree and constant tree 31 жил өмнө
  Roberto Ierusalimschy ff7f769454 small changes in error recovery 31 жил өмнө
  Waldemar Celes d7cb47fadf new parameter in function 'tree_create'. Maybe we will return to 31 жил өмнө
  Waldemar Celes 1c749a3059 Arvore binaria de strings, variaveis e constantes. 31 жил өмнө