| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add rot and swap | Brian Cully | 2025-08-25 | 1 | -5/+50 |
| | | |||||
| * | make runtime errors std::error::Error | Brian Cully | 2025-08-25 | 1 | -0/+8 |
| | | |||||
| * | use isize | Brian Cully | 2025-08-25 | 1 | -1/+1 |
| | | |||||
| * | use ‘DataStackType’ instead of hard-coding i32 | Brian Cully | 2025-08-25 | 1 | -2/+4 |
| | | | | | i want to try isize | ||||
| * | clippy | Brian Cully | 2025-08-25 | 1 | -13/+28 |
| | | |||||
| * | rename parser → compiler, interp → vm | Brian Cully | 2025-08-24 | 1 | -0/+532 |
| reflects reality better | |||||
