Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | `openlib' functions return new module | Roberto Ierusalimschy | 2002-12-20 | 1 | -2/+2 | |
* | each .c file defines its own name | Roberto Ierusalimschy | 2002-12-04 | 1 | -1/+3 | |
* | better names for auxiliar functions | Roberto Ierusalimschy | 2002-11-14 | 1 | -17/+17 | |
* | back to `__mode' metafield to specify weakness | Roberto Ierusalimschy | 2002-11-14 | 1 | -2/+6 | |
* | optional limits for table.concat | Roberto Ierusalimschy | 2002-10-23 | 1 | -4/+6 | |
* | detail | Roberto Ierusalimschy | 2002-10-04 | 1 | -3/+2 | |
* | `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 |