| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rustfmt | Brian Cully | 2025-08-31 | 1 | -32/+56 |
| | | |||||
| * | tail-position if no longer needs ret | Brian Cully | 2025-08-25 | 1 | -3/+3 |
| | | |||||
| * | add comments | Brian Cully | 2025-08-25 | 1 | -0/+26 |
| | | |||||
| * | put tail call substitution in an fn and call it inside if/then | Brian Cully | 2025-08-25 | 1 | -18/+66 |
| | | |||||
| * | add rot and swap | Brian Cully | 2025-08-25 | 1 | -0/+16 |
| | | |||||
| * | use ‘DataStackType’ instead of hard-coding i32 | Brian Cully | 2025-08-25 | 1 | -2/+2 |
| | | | | | i want to try isize | ||||
| * | clippy | Brian Cully | 2025-08-25 | 1 | -67/+31 |
| | | |||||
| * | rename parser → compiler, interp → vm | Brian Cully | 2025-08-24 | 1 | -0/+384 |
| reflects reality better | |||||
