Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
1997-07-07 | BUG: files starting with '#' get wrong line numbers | Roberto Ierusalimschy | 1 | -2/+3 |
1997-07-07 | "next" & "nextvar" check if argument is a result of previous calls | Roberto Ierusalimschy | 2 | -9/+13 |
1997-07-04 | new functionality for "format": "%d$...". | Roberto Ierusalimschy | 2 | -16/+31 |
1997-07-04 | error inside an error method could break the stack. | Roberto Ierusalimschy | 4 | -28/+41 |
1997-07-02 | small details. | Roberto Ierusalimschy | 2 | -5/+6 |