Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small modifications (format, small optimizations, etc) | Roberto Ierusalimschy | 1997-11-21 | 1 | -2/+2 |
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -8/+6 |
* | first version of Cclosures. | Roberto Ierusalimschy | 1997-10-24 | 1 | -4/+1 |
* | GC now considers an "estimate" of object size, instead of just the number | Roberto Ierusalimschy | 1997-10-23 | 1 | -6/+11 |
* | macro "val" should live together with macro "ref". | Roberto Ierusalimschy | 1997-10-18 | 1 | -2/+1 |
* | better way to traverse GCnode lists. | Roberto Ierusalimschy | 1997-09-26 | 1 | -11/+3 |
* | Lua tables (hash) | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+218 |