summaryrefslogtreecommitdiff
path: root/inout.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* better control of integer types and their limitsRoberto Ierusalimschy1994-12-201-5/+6
|
* debug shows lines where functions were calledRoberto Ierusalimschy1994-11-211-2/+3
|
* error function for LuaRoberto Ierusalimschy1994-11-081-1/+2
|
* more functions from opcode.cRoberto Ierusalimschy1994-11-031-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, etcRoberto Ierusalimschy1994-11-021-1/+6
| | | | some lua_ functions changed form opcode.c to here
* Correcao do tratamento de erro reportado dentro de uma funcao.Waldemar Celes1994-10-111-2/+2
|
* io libraryWaldemar Celes1993-12-171-5/+2
|
* oldest known commitThe Lua team1993-07-281-0/+24