Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better control of integer types and their limits | Roberto Ierusalimschy | 1994-12-20 | 1 | -5/+6 |
| | |||||
* | debug shows lines where functions were called | Roberto Ierusalimschy | 1994-11-21 | 1 | -2/+3 |
| | |||||
* | error function for Lua | Roberto Ierusalimschy | 1994-11-08 | 1 | -1/+2 |
| | |||||
* | more functions from opcode.c | Roberto Ierusalimschy | 1994-11-03 | 1 | -4/+5 |
| | | | | | | 'open_file' and 'open_string' return an error message lua_type renamed to luaI_type (I for Internal, as this function is not exported outside lua) | ||||
* | tags T_NIL, etc, changed to LUA_T_NIL, etc | Roberto Ierusalimschy | 1994-11-02 | 1 | -1/+6 |
| | | | | some lua_ functions changed form opcode.c to here | ||||
* | Correcao do tratamento de erro reportado dentro de uma funcao. | Waldemar Celes | 1994-10-11 | 1 | -2/+2 |
| | |||||
* | io library | Waldemar Celes | 1993-12-17 | 1 | -5/+2 |
| | |||||
* | oldest known commit | The Lua team | 1993-07-28 | 1 | -0/+24 |