Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | details | Roberto Ierusalimschy | 2000-03-13 | 1 | -1/+5 |
* | some name changes | Roberto Ierusalimschy | 2000-03-10 | 1 | -4/+4 |
* | first implementation of "threaded code" for boolean operations | Roberto Ierusalimschy | 2000-03-09 | 1 | -4/+10 |
* | a better way to control optimizations. | Roberto Ierusalimschy | 2000-03-04 | 1 | -15/+4 |
* | change of code generation design (independent functions for each opcode) | Roberto Ierusalimschy | 2000-03-03 | 1 | -11/+17 |
* | many details (most by lhf). | Roberto Ierusalimschy | 2000-03-03 | 1 | -6/+6 |
* | new algorithm to parse expressions + distribution of code between lparser | Roberto Ierusalimschy | 2000-03-03 | 1 | -10/+8 |
* | first version of code optimizer | Roberto Ierusalimschy | 2000-02-22 | 1 | -1/+73 |
* | first implementation of multiple states (reentrant code). | Roberto Ierusalimschy | 1999-11-22 | 1 | -5/+2 |
* | "const" !!! | Roberto Ierusalimschy | 1999-08-16 | 1 | -3/+3 |
* | details (from lhf) | Roberto Ierusalimschy | 1999-02-25 | 1 | -2/+2 |
* | "zio" now keeps its "name". | Roberto Ierusalimschy | 1997-12-22 | 1 | -2/+2 |
* | Syntax analizer and code generator | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+20 |