| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | render call and data stacks | Brian Cully | 2025-08-23 | 3 | -13/+72 |
| * | highlight running code | Brian Cully | 2025-08-23 | 3 | -6/+47 |
| * | add some benchmarking | Brian Cully | 2025-08-23 | 3 | -6/+29 |
| * | show wordlist in html on compile | Brian Cully | 2025-08-23 | 5 | -57/+130 |
| * | wip: pass interp between js and rust | Brian Cully | 2025-08-23 | 3 | -13/+67 |
| * | make compile button actually compile | Brian Cully | 2025-08-22 | 5 | -30/+29 |
| * | add javascript lsp to shell.nix | Brian Cully | 2025-08-22 | 1 | -0/+4 |
| * | start hooking the web ui up to rust | Brian Cully | 2025-08-22 | 7 | -15/+71 |
| * | factorial working | Brian Cully | 2025-08-21 | 4 | -82/+182 |
| * | add tail call elimination for call and if. | Brian Cully | 2025-08-21 | 2 | -38/+480 |
| * | interpreter now uses same structure as parser | Brian Cully | 2025-08-19 | 2 | -55/+73 |
| * | parser now emits list of words and hashmap of string→index | Brian Cully | 2025-08-19 | 14 | -0/+628 |
