Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2000-01-25 | `const' array in protos breaked in 3 arrays (for strings, numbers, and | Roberto Ierusalimschy | 1 | -16/+21 |
2000-01-24 | keep `top' in registers when running basic tasks (settable, getglobal, ...) | Roberto Ierusalimschy | 3 | -64/+56 |
2000-01-24 | error in call must be propagated | Roberto Ierusalimschy | 1 | -2/+2 |
2000-01-19 | small optimizations (relational operators) | Roberto Ierusalimschy | 3 | -40/+80 |
2000-01-19 | new debug API | Roberto Ierusalimschy | 1 | -5/+5 |
2000-01-19 | new debug API (first version) | Roberto Ierusalimschy | 13 | -309/+287 |