Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | other access method for C upvalues (as arguments) | Roberto Ierusalimschy | 1997-11-27 | 1 | -24/+8 | |
* | no more 'globalbag' | Roberto Ierusalimschy | 1997-11-27 | 1 | -7/+1 | |
* | small details by lint. | Roberto Ierusalimschy | 1997-11-26 | 1 | -3/+3 | |
* | small modifications (format, small optimizations, etc) | Roberto Ierusalimschy | 1997-11-21 | 1 | -2/+2 | |
* | 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 |