Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | function 'lua_createstring' moved from table.c to tree.c | Roberto Ierusalimschy | 1994-11-18 | 1 | -2/+3 |
* | changes in garbage collection control | Roberto Ierusalimschy | 1994-11-17 | 1 | -7/+8 |
* | uses a single list to keep allocated strings. | Roberto Ierusalimschy | 1994-11-16 | 1 | -88/+42 |
* | new module for memory allocation | Roberto Ierusalimschy | 1994-11-16 | 1 | -8/+6 |
* | correction of function 'nextvar' | Roberto Ierusalimschy | 1994-11-16 | 1 | -4/+13 |
* | unification of symbol tree and constant tree | Roberto Ierusalimschy | 1994-11-14 | 1 | -58/+11 |
* | small changes in error recovery | Roberto Ierusalimschy | 1994-11-10 | 1 | -2/+2 |
* | new parameter in function 'tree_create'. Maybe we will return to | Waldemar Celes | 1994-10-18 | 1 | -7/+21 |
* | Arvore binaria de strings, variaveis e constantes. | Waldemar Celes | 1994-07-19 | 1 | -0/+210 |