Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better control of integer types and their limits | Roberto Ierusalimschy | 1994-12-20 | 1 | -4/+4 |
| | |||||
* | garbage collection tag for strings organized in struct TaggedString | Roberto Ierusalimschy | 1994-11-23 | 1 | -2/+3 |
| | |||||
* | function 'lua_createstring' moved from table.c to tree.c | Roberto Ierusalimschy | 1994-11-18 | 1 | -2/+1 |
| | |||||
* | changes in garbage collection control | Roberto Ierusalimschy | 1994-11-17 | 1 | -5/+1 |
| | |||||
* | correction of function 'nextvar' | Roberto Ierusalimschy | 1994-11-16 | 1 | -2/+1 |
| | |||||
* | unification of symbol tree and constant tree | Roberto Ierusalimschy | 1994-11-14 | 1 | -3/+6 |
| | |||||
* | function 'lua_addfile' returns an error message | Roberto Ierusalimschy | 1994-11-03 | 1 | -2/+2 |
| | |||||
* | adaptative garbage collection. | Waldemar Celes | 1994-10-17 | 1 | -1/+2 |
| | |||||
* | Uso de arvores binarias para armazenar nomes e realocacao dinamica | Waldemar Celes | 1994-07-19 | 1 | -12/+2 |
| | | | | de tabelas (pilhas, hashtable, globais, codigo, etc.) | ||||
* | Implementacao da nova estrategia para armazenar os arrays | Waldemar Celes | 1994-04-20 | 1 | -11/+15 |
| | | | | em lista encadeada. | ||||
* | eliminacao da funcao findenclosedconstant, cuja tarefa agora | Roberto Ierusalimschy | 1993-12-22 | 1 | -2/+1 |
| | | | | e' realizada pelo analizador lexico | ||||
* | Module to control static tables | Waldemar Celes | 1993-12-17 | 1 | -2/+2 |
| | |||||
* | oldest known commit | The Lua team | 1993-07-28 | 1 | -0/+39 |