Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimization: closures without upvalues don't need to be closures | Roberto Ierusalimschy | 1997-12-15 | 1 | -2/+1 |
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -4/+1 |
* | first version of Cclosures. | Roberto Ierusalimschy | 1997-10-24 | 1 | -1/+2 |
* | better way to traverse GCnode lists. | Roberto Ierusalimschy | 1997-09-26 | 1 | -3/+3 |
* | Lua Function structures | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+26 |