| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | clippy | Brian Cully | 2025-08-25 | 1 | -67/+31 |
| * | rename parser → compiler, interp → vm | Brian Cully | 2025-08-24 | 1 | -0/+384 |
