| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rust: simplify error handling a bit | Brian Cully | 2025-12-18 | 1 | -20/+27 |
| * | rust, js: do plain old object translation is wasm. use workers | Brian Cully | 2025-12-18 | 1 | -133/+94 |
| * | rename velocity to speed | Brian Cully | 2025-12-16 | 1 | -2/+2 |
| * | html: add arena canvas and update robo from code | Brian Cully | 2025-12-15 | 1 | -0/+22 |
| * | rustfmt | Brian Cully | 2025-08-31 | 1 | -24/+23 |
| * | wip: robo plugin stuff | Brian Cully | 2025-08-25 | 1 | -0/+1 |
| * | use ‘DataStackType’ instead of hard-coding i32 | Brian Cully | 2025-08-25 | 1 | -1/+1 |
| * | clippy | Brian Cully | 2025-08-25 | 1 | -12/+19 |
| * | rename parser → compiler, interp → vm | Brian Cully | 2025-08-24 | 1 | -39/+39 |
| * | try some rusty stuff with std traits | Brian Cully | 2025-08-24 | 1 | -31/+29 |
| * | pass annotations to js so we can highlight program text | Brian Cully | 2025-08-24 | 1 | -1/+59 |
| * | begginnenblinken | Brian Cully | 2025-08-23 | 1 | -5/+1 |
| * | render call and data stacks | Brian Cully | 2025-08-23 | 1 | -1/+9 |
| * | highlight running code | Brian Cully | 2025-08-23 | 1 | -6/+22 |
| * | add some benchmarking | Brian Cully | 2025-08-23 | 1 | -3/+17 |
| * | show wordlist in html on compile | Brian Cully | 2025-08-23 | 1 | -43/+63 |
| * | wip: pass interp between js and rust | Brian Cully | 2025-08-23 | 1 | -3/+54 |
| * | make compile button actually compile | Brian Cully | 2025-08-22 | 1 | -14/+9 |
| * | start hooking the web ui up to rust | Brian Cully | 2025-08-22 | 1 | -2/+22 |
| * | factorial working | Brian Cully | 2025-08-21 | 1 | -0/+0 |
| * | parser now emits list of words and hashmap of string→index | Brian Cully | 2025-08-19 | 1 | -0/+24 |
