Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `luadebug.h' content now is included in `lua.h' | Roberto Ierusalimschy | 2002-08-06 | 1 | -2/+1 |
* | new API for weak mode | Roberto Ierusalimschy | 2002-08-06 | 1 | -6/+2 |
* | C++ warning | Roberto Ierusalimschy | 2002-07-08 | 1 | -2/+2 |
* | new `getn' (and `setn') | Roberto Ierusalimschy | 2002-07-01 | 1 | -30/+97 |
* | `lua_upcall' -> `lua_call' | Roberto Ierusalimschy | 2002-06-25 | 1 | -4/+4 |
* | luaL_verror -> luaL_error | Roberto Ierusalimschy | 2002-06-18 | 1 | -3/+3 |
* | `rawcall' -> `upcall' (unprotected call) | Roberto Ierusalimschy | 2002-06-13 | 1 | -4/+4 |
* | new names for standard libraries | Roberto Ierusalimschy | 2002-06-05 | 1 | -2/+2 |
* | details | Roberto Ierusalimschy | 2002-06-05 | 1 | -2/+2 |
* | all textual errors go through `luaL_verror' | Roberto Ierusalimschy | 2002-05-02 | 1 | -3/+3 |
* | `co' library goes with basic library (and not with `tab') | Roberto Ierusalimschy | 2002-04-12 | 1 | -77/+1 |
* | library with table manipulation functions | Roberto Ierusalimschy | 2002-04-09 | 1 | -0/+308 |