Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-04-15 | new implementation for `require' (with templates) | Roberto Ierusalimschy | 1 | -56/+119 | |
2002-04-15 | check for errors while loading file | Roberto Ierusalimschy | 1 | -1/+2 | |
2002-04-12 | `co' library goes with basic library (and not with `tab') | Roberto Ierusalimschy | 2 | -78/+79 | |
2002-04-12 | no more option `*u' in read (too complex) | Roberto Ierusalimschy | 1 | -66/+25 | |
2002-04-10 | error in calls signalled in first line (instead of last) | Roberto Ierusalimschy | 1 | -2/+3 | |
2002-04-10 | details | Roberto Ierusalimschy | 4 | -8/+8 | |
2002-04-10 | line trace uses `savedpc' to save last `pc' seen | Roberto Ierusalimschy | 4 | -16/+18 | |
2002-04-09 | `baselib' splited in `baselib' and `tablib' | Roberto Ierusalimschy | 3 | -297/+5 | |