| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-05-12 | Revert "Use strings for errors." | Rose Hogenson | 1 | -6/+7 | |
| This reverts commit 7b87d7185fc93b92606fcacbc1ea3d7a8e02cb20. It was an interesting experiment, but String seems to be worse than Box<dyn Error> in every way. | |||||
| 2024-05-11 | Use strings for errors. | Rose Hogenson | 1 | -7/+6 | |
| 2024-04-28 | Add case over int. | Rose Hogenson | 1 | -2/+2 | |
| 2024-02-04 | Fix some bugs in the bytecode interpreter. | Rose Hogenson | 1 | -25/+23 | |
| 2024-02-04 | Rewrite the bytecode interpreter in Rust. | Rose Hogenson | 1 | -0/+144 | |
