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 | -11/+11 |
* | "nupvalues" is kept in Closure, not in prototype (as a preparation | Roberto Ierusalimschy | 1997-10-16 | 1 | -2/+2 |
* | better way to traverse GCnode lists. | Roberto Ierusalimschy | 1997-09-26 | 1 | -21/+15 |
* | new implementation for globals: Global value is stored in TaggedString | Roberto Ierusalimschy | 1997-09-26 | 1 | -10/+21 |
* | Garbage Collector | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+295 |