| Commit message (Expand) | Author | Age | Files | Lines |
* | first step in implementing internal methods. | Roberto Ierusalimschy | 1997-02-26 | 1 | -12/+2 |
* | first version of vararg facility (plus new function "call"). | Roberto Ierusalimschy | 1996-05-28 | 1 | -1/+2 |
* | small correction | Roberto Ierusalimschy | 1996-03-15 | 1 | -2/+2 |
* | "openfile" now returns the file | Roberto Ierusalimschy | 1996-03-15 | 1 | -2/+3 |
* | "lua_debug" now is exported through debug interface (luadebug.h) | Roberto Ierusalimschy | 1996-02-07 | 1 | -2/+1 |
* | "setglobal" and "getglobal" moved to inout.c, as it concentrates pre-defined | Roberto Ierusalimschy | 1996-01-26 | 1 | -2/+5 |
* | new function "tostring". | Roberto Ierusalimschy | 1996-01-22 | 1 | -2/+3 |
* | new style for debug information about functions: no more SETFUNCTION | Roberto Ierusalimschy | 1995-10-17 | 1 | -6/+3 |
* | new lua function "getstack"; new interface to function luaI_reportbug. | Roberto Ierusalimschy | 1995-05-16 | 1 | -5/+3 |
* | calls to "lua_reportbug" changed to "lua_error", since | Roberto Ierusalimschy | 1995-05-02 | 1 | -2/+6 |
* | 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 |
* | tags T_NIL, etc, changed to LUA_T_NIL, etc | Roberto Ierusalimschy | 1994-11-02 | 1 | -1/+6 |
* | 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 |