| Commit message (Expand) | Author | Age | Files | Lines |
* | comment | Roberto Ierusalimschy | 2000-04-12 | 1 | -2/+6 |
* | reorganization of lcode.c | Roberto Ierusalimschy | 2000-04-07 | 1 | -7/+4 |
* | implementation of BREAK | Roberto Ierusalimschy | 2000-04-05 | 1 | -2/+6 |
* | small changes | Roberto Ierusalimschy | 2000-03-17 | 1 | -7/+5 |
* | details. | Roberto Ierusalimschy | 2000-03-15 | 1 | -2/+1 |
* | details | Roberto Ierusalimschy | 2000-03-13 | 1 | -14/+14 |
* | some name changes | Roberto Ierusalimschy | 2000-03-10 | 1 | -2/+2 |
* | first implementation of "threaded code" for boolean operations | Roberto Ierusalimschy | 2000-03-09 | 1 | -2/+4 |
* | a better way to control optimizations. | Roberto Ierusalimschy | 2000-03-04 | 1 | -6/+8 |
* | change of code generation design (independent functions for each opcode) | Roberto Ierusalimschy | 2000-03-03 | 1 | -11/+14 |
* | new algorithm to parse expressions + distribution of code between lparser | Roberto Ierusalimschy | 2000-03-03 | 1 | -1/+19 |
* | code generator (and optimizer) for Lua | Roberto Ierusalimschy | 2000-02-22 | 1 | -0/+19 |