Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 15f40fddca 'nextvar' now traverses the symbol array, instead of the constant tree. 30 years ago
  Roberto Ierusalimschy 8faf4d1de2 control of garbage collection is done with Longs, as there can be 31 years ago
  Roberto Ierusalimschy 8cb8594a3b better control of integer types and their limits 31 years ago
  Roberto Ierusalimschy 10bdd83844 new hash function; hash value for strings are kept with the string 31 years ago
  Roberto Ierusalimschy d490555ec9 garbage collection tag for strings organized in struct TaggedString 31 years ago
  Roberto Ierusalimschy 73664eb739 function 'lua_createstring' moved from table.c to tree.c 31 years ago
  Roberto Ierusalimschy b234da1cc2 changes in garbage collection control 31 years ago
  Roberto Ierusalimschy 94686ce585 correction of function 'nextvar' 31 years ago
  Roberto Ierusalimschy 86b35cf4f6 unification of symbol tree and constant tree 31 years ago
  Waldemar Celes 1c749a3059 Arvore binaria de strings, variaveis e constantes. 31 years ago