aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Add bytecode.Rose Hogenson1-3/+3
2024-05-30Write tests for parser.Rose Hogenson1-1/+2
2024-05-29Get rid of BigInt.Rose Hogenson1-44/+4
2024-05-28Fix a performance issue in the UI.Rose Hogenson1-3/+8
2024-05-28Use num crate.Rose Hogenson1-1/+1
2024-05-27Simplify the threading code.Rose Hogenson1-23/+21
2024-05-27Rewrite in Rust.Rose Hogenson1-0/+89