Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | control of garbage collection is done with Longs, as there can be | Roberto Ierusalimschy | 1995-01-12 | 1 | -2/+2 |
* | better control of integer types and their limits | Roberto Ierusalimschy | 1994-12-20 | 1 | -2/+3 |
* | new hash function; hash value for strings are kept with the string | Roberto Ierusalimschy | 1994-11-25 | 1 | -1/+2 |
* | garbage collection tag for strings organized in struct TaggedString | Roberto Ierusalimschy | 1994-11-23 | 1 | -12/+11 |
* | function 'lua_createstring' moved from table.c to tree.c | Roberto Ierusalimschy | 1994-11-18 | 1 | -2/+2 |
* | changes in garbage collection control | Roberto Ierusalimschy | 1994-11-17 | 1 | -2/+2 |
* | correction of function 'nextvar' | Roberto Ierusalimschy | 1994-11-16 | 1 | -2/+2 |
* | unification of symbol tree and constant tree | Roberto Ierusalimschy | 1994-11-14 | 1 | -4/+13 |
* | Arvore binaria de strings, variaveis e constantes. | Waldemar Celes | 1994-07-19 | 1 | -0/+27 |