Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure there is no mem problems, using %.ns instead of %s for luaV_error. | Roberto Ierusalimschy | 1997-11-19 | 1 | -2/+2 |
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -97/+82 |
* | "lua_open": now lua has an explicit open operation. | Roberto Ierusalimschy | 1997-11-04 | 1 | -1/+14 |
* | first version of Cclosures. | Roberto Ierusalimschy | 1997-10-24 | 1 | -53/+62 |
* | new implementation for globals: Global value is stored in TaggedString | Roberto Ierusalimschy | 1997-09-26 | 1 | -11/+11 |
* | auxiliar functions from Lua API | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+564 |