Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new format for numbers in precompiled code (as strings)v3.2 | Roberto Ierusalimschy | 1999-07-08 | 1 | -43/+50 |
* | lhf | Roberto Ierusalimschy | 1999-05-17 | 1 | -17/+15 |
* | numbers are stored in ascii format for better portability and simplicity | Roberto Ierusalimschy | 1999-04-13 | 1 | -67/+34 |
* | format for function prototypes. | Roberto Ierusalimschy | 1999-04-07 | 1 | -5/+5 |
* | new version by lhf. | Roberto Ierusalimschy | 1999-03-30 | 1 | -33/+75 |
* | storing chunk "sources" instead of "filenames". | Roberto Ierusalimschy | 1999-03-04 | 1 | -2/+2 |
* | format for double is always "%g", do not need #defines | Roberto Ierusalimschy | 1998-12-27 | 1 | -4/+3 |
* | details (for regularity) | Roberto Ierusalimschy | 1998-12-15 | 1 | -18/+18 |
* | details (by lhf) | Roberto Ierusalimschy | 1998-06-25 | 1 | -25/+11 |
* | new version by lhf | Roberto Ierusalimschy | 1998-06-18 | 1 | -10/+11 |
* | changes by lhf | Roberto Ierusalimschy | 1998-03-26 | 1 | -142/+109 |
* | module to load bytecodes from files.v3.1-alpha | Roberto Ierusalimschy | 1998-01-14 | 1 | -0/+272 |