2025-03-20 07:46 | update for c3 0.7.0 dev | walther chen | 1 | +2 | -2 |
2025-03-20 07:45 | update Werkfile for breaking changes | walther chen | 1 | +2 | -2 |
2025-03-16 14:34 | update c3 to 0.7.0 dev | walther chen | 3 | +14 | -14 |
2025-02-14 02:27 | c3 opt0, turnt tests | walther chen | 9 | +213 | -2 |
2025-02-13 15:55 | update to latest zig 0.14.0-dev.3066+1a1389c51 | walther chen | 7 | +33 | -26 |
2022-11-13 02:59 | fix justfile benchmark recipe | Walther Chen | 1 | +2 | -2 |
2022-11-13 02:49 | fix undefined must be comptime bug | Walther Chen | 2 | +2 | -2 |
2022-11-13 02:38 | add debug-ops build option, improve debug output formatting | Walther Chen | 4 | +29 | -15 |
2022-11-12 20:23 | opt2: fix repeats for stdin/stdout | Walther Chen | 1 | +13 | -3 |
2022-11-12 20:08 | opt2 | Walther Chen | 3 | +293 | -0 |
2022-11-12 02:46 | add parse to runIntpreter params | Walther Chen | 3 | +10 | -10 |
2022-11-12 02:44 | add trace option to build for tests | Walther Chen | 1 | +1 | -0 |
2022-11-12 02:42 | fix comptime on tracing | Walther Chen | 1 | +1 | -0 |
2022-11-11 14:20 | tracing notes in Readme | Walther Chen | 2 | +42 | -10 |
2022-11-11 04:25 | fix off-by-one in tracing | Walther Chen | 1 | +1 | -1 |
2022-11-11 04:23 | typo | Walther Chen | 1 | +1 | -1 |
2022-11-11 04:15 | opt1: add tracing | Walther Chen | 1 | +34 | -2 |
2022-11-10 04:49 | update readme | Walther Chen | 1 | +1 | -1 |
2022-11-10 04:48 | update readme | Walther Chen | 1 | +19 | -2 |
2022-11-10 04:39 | enable build trace option | Walther Chen | 2 | +12 | -0 |
2022-11-09 03:53 | stage opt1 | Walther Chen | 2 | +93 | -0 |
2022-11-09 03:51 | Update interface of interpret to include alloc, clean og stage | Walther Chen | 2 | +7 | -5 |
2022-11-08 02:15 | refactor to have common lib and then bin per stage | Walther Chen | 4 | +177 | -155 |
2022-11-07 04:31 | simplify test to just interpreter | Walther Chen | 1 | +4 | -3 |
2022-11-07 04:15 | parse for real | Walther Chen | 1 | +39 | -11 |
2022-11-07 02:35 | add test fixtures mandelbrot and factor | Walther Chen | 4 | +351 | -3 |
2022-11-07 02:06 | readme | Walther Chen | 1 | +5 | -0 |
2022-11-07 02:03 | parameterize interpret on mem, io; test hello world | Walther Chen | 2 | +24 | -12 |
2022-11-07 00:11 | working interpreter | Walther Chen | 1 | +52 | -2 |
2022-11-04 04:28 | initial scaffold, start interpret | Walther Chen | 2 | +41 | -1 |
2022-11-04 03:10 | init | Walther Chen | 3 | +44 | -0 |