Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clearer way to set tables. | Roberto Ierusalimschy | 1999-02-08 | 1 | -2/+2 |
* | details ("settable") | Roberto Ierusalimschy | 1998-12-30 | 1 | -2/+3 |
* | new functions "tinsert" and "tremove" | Roberto Ierusalimschy | 1998-12-30 | 1 | -1/+2 |
* | new function "sort" + many small changes | Roberto Ierusalimschy | 1998-07-12 | 1 | -1/+4 |
* | optimization: closures without upvalues don't need to be closures | Roberto Ierusalimschy | 1997-12-15 | 1 | -2/+2 |
* | "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 | -3/+3 |
* | Lua virtual machine | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+29 |