Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | auxiliar function "luaD_calln". | Roberto Ierusalimschy | 1998-07-12 | 1 | -1/+2 | |
| | ||||||
* | optimization: closures without upvalues don't need to be closures | Roberto Ierusalimschy | 1997-12-15 | 1 | -2/+2 | |
| | ||||||
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -25/+7 | |
| | ||||||
* | "lua_open": now lua has an explicit open operation. | Roberto Ierusalimschy | 1997-11-04 | 1 | -1/+3 | |
| | ||||||
* | Stack and Call structure of Lua | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+62 | |