| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-02 | Add strings and IO. | Rose Hogenson | 1 | -25/+107 | |
| 2024-05-12 | Revert "Use strings for errors." | Rose Hogenson | 1 | -27/+24 | |
| 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 | -24/+27 | |
| 2024-04-28 | Add case over int. | Rose Hogenson | 1 | -0/+28 | |
| 2024-04-27 | Add integer arithmetic. | Rose Hogenson | 1 | -0/+39 | |
| 2024-02-04 | Rewrite the bytecode interpreter in Rust. | Rose Hogenson | 1 | -0/+87 | |
