Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | simplified version of `gc' tag method (only for userdata now). | Roberto Ierusalimschy | 1999-10-04 | 1 | -7/+11 | |
* | "const" !!! | Roberto Ierusalimschy | 1999-08-16 | 1 | -6/+6 | |
* | support for strings with '\0' | Roberto Ierusalimschy | 1998-03-06 | 1 | -1/+2 | |
* | first version of "lua_close" | Roberto Ierusalimschy | 1997-12-01 | 1 | -1/+4 | |
* | small details by lint. | Roberto Ierusalimschy | 1997-11-26 | 1 | -2/+1 | |
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -3/+1 | |
* | "lua_open": now lua has an explicit open operation. | Roberto Ierusalimschy | 1997-11-04 | 1 | -1/+3 | |
* | new implementation for globals: Global value is stored in TaggedString | Roberto Ierusalimschy | 1997-09-26 | 1 | -1/+5 | |
* | String table (keep all strings handled by Lua) | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+21 |