Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | small refactoring. | Roberto Ierusalimschy | 2000-03-24 | 1 | -25/+23 | |
* | better(?) treatment for SETLINE | Roberto Ierusalimschy | 2000-03-20 | 1 | -9/+5 | |
* | optimization for "while 1" and "repeat until nil" | Roberto Ierusalimschy | 2000-03-17 | 1 | -3/+18 | |
* | small changes | Roberto Ierusalimschy | 2000-03-17 | 1 | -86/+96 | |
* | small problems with limits and jumps | Roberto Ierusalimschy | 2000-03-16 | 1 | -10/+13 | |
* | details. | Roberto Ierusalimschy | 2000-03-15 | 1 | -2/+2 | |
* | details | Roberto Ierusalimschy | 2000-03-13 | 1 | -185/+181 | |
* | some name changes | Roberto Ierusalimschy | 2000-03-10 | 1 | -86/+86 | |
* | small optimizations. | Roberto Ierusalimschy | 2000-03-10 | 1 | -43/+75 | |
* | first implementation of "threaded code" for boolean operations | Roberto Ierusalimschy | 2000-03-09 | 1 | -49/+241 | |
* | some optimizations | Roberto Ierusalimschy | 2000-03-08 | 1 | -1/+11 | |
* | a better way to control optimizations. | Roberto Ierusalimschy | 2000-03-04 | 1 | -62/+98 | |
* | details | Roberto Ierusalimschy | 2000-03-03 | 1 | -2/+2 | |
* | change of code generation design (independent functions for each opcode) | Roberto Ierusalimschy | 2000-03-03 | 1 | -123/+100 | |
* | many details (most by lhf). | Roberto Ierusalimschy | 2000-03-03 | 1 | -2/+2 | |
* | new algorithm to parse expressions + distribution of code between lparser | Roberto Ierusalimschy | 2000-03-03 | 1 | -1/+190 | |
* | code generator (and optimizer) for Lua | Roberto Ierusalimschy | 2000-02-22 | 1 | -0/+96 |