Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GC now considers an "estimate" of object size, instead of just the number | Roberto Ierusalimschy | 1997-10-23 | 1 | -5/+5 |
* | "nupvalues" is kept in Closure, not in prototype (as a preparation | Roberto Ierusalimschy | 1997-10-16 | 1 | -2/+2 |
* | new implementation for globals: Global value is stored in TaggedString | Roberto Ierusalimschy | 1997-09-26 | 1 | -1/+3 |
* | Stack and Call structure of Lua | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+415 |