| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-07 | Bring back bigint. | Rose Hogenson | 1 | -4/+30 | |
| 2024-05-30 | Add bytecode. | Rose Hogenson | 1 | -3/+3 | |
| A recursive AST is kind of annoying to evaluate without recursion. Bytecode is cooler anyway. | |||||
| 2024-05-30 | Write tests for parser. | Rose Hogenson | 1 | -1/+2 | |
| 2024-05-29 | Get rid of BigInt. | Rose Hogenson | 1 | -44/+4 | |
| Too much trouble, tbh. Who needs more than 64 bits anyway? | |||||
| 2024-05-28 | Fix a performance issue in the UI. | Rose Hogenson | 1 | -3/+8 | |
| 2024-05-28 | Use num crate. | Rose Hogenson | 1 | -1/+1 | |
| 2024-05-27 | Simplify the threading code. | Rose Hogenson | 1 | -23/+21 | |
| 2024-05-27 | Rewrite in Rust. | Rose Hogenson | 1 | -0/+89 | |
