| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apparently ‘mod.rs’ is the old way | Brian Cully | 2025-08-24 | 1 | -2/+0 |
| * | move factorial test to integration test | Brian Cully | 2025-08-24 | 1 | -33/+0 |
| * | parser → compiler | Brian Cully | 2025-08-24 | 1 | -2/+2 |
| * | rename parser → compiler, interp → vm | Brian Cully | 2025-08-24 | 1 | -12/+12 |
| * | make compile button actually compile | Brian Cully | 2025-08-22 | 1 | -2/+2 |
| * | factorial working | Brian Cully | 2025-08-21 | 1 | -0/+33 |
| * | parser now emits list of words and hashmap of string→index | Brian Cully | 2025-08-19 | 1 | -0/+2 |
