Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new implementation of gc: "Pre-collect" garbage in temporary lists and | Roberto Ierusalimschy | 1997-05-14 | 1 | -2/+3 |
* | "freefunc" now is public. | Roberto Ierusalimschy | 1996-03-14 | 1 | -1/+3 |
* | details. | Roberto Ierusalimschy | 1996-03-08 | 1 | -0/+4 |
* | small changes (preparing for new module of pre-compilation) | Roberto Ierusalimschy | 1996-02-26 | 1 | -1/+1 |
* | BIG CHANGE: new data structure for constants, strings and globals, using | Roberto Ierusalimschy | 1996-02-12 | 1 | -2/+2 |
* | debug interface functions to manipulated local variables: | Roberto Ierusalimschy | 1996-02-07 | 1 | -1/+15 |
* | functions now may be declared with any "var" as a name; | Roberto Ierusalimschy | 1995-10-26 | 1 | -2/+2 |
* | new style for debug information about functions: no more SETFUNCTION | Roberto Ierusalimschy | 1995-10-17 | 1 | -0/+4 |
* | Module to manipulate function headers. | Roberto Ierusalimschy | 1995-10-04 | 1 | -0/+20 |