Commit graph

16 commits

Author SHA1 Message Date
Brett Broadhurst
e004d00990
chore: bump zig version to 0.16.0 2026-04-15 13:20:17 -06:00
Brett Broadhurst
96866ba9ae
refactor: make room for loading and outputting pre-compiled files 2026-04-13 18:40:04 -06:00
Brett Broadhurst
d9f0a04417
feat: loading stories from source files 2026-03-31 16:42:02 -06:00
Brett Broadhurst
f5eac49729
feat: runtime content processing, supporting glue 2026-03-30 16:50:03 -06:00
Brett Broadhurst
92e8bcd866
feat: cheaper runtime value type, float and int arithmetic rules 2026-03-29 02:24:02 -06:00
Brett Broadhurst
9ca2200448
fix: error reporting for global variables 2026-03-25 23:50:42 -06:00
Brett Broadhurst
440ec68481
feat: infrastructure to support qualified lookups 2026-03-25 03:18:24 -06:00
Brett Broadhurst
c940374f27
refactor: new direction for error reporting 2026-03-18 17:52:07 -06:00
Brett Broadhurst
ee26be6254
feat: code generation for simple choice statements, testing machinery 2026-03-16 17:33:31 -06:00
Brett Broadhurst
889f678dd8
feat: code generation and execution for simple choice statements 2026-03-02 21:16:24 -07:00
Brett Broadhurst
55346fcd85
feat: basic code generation 2026-03-02 13:20:02 -07:00
Brett Broadhurst
849908f251
feat: minimal virtual machine / runtime port from ink-c 2026-03-02 12:17:57 -07:00
Brett Broadhurst
619eb3b338
feat: improved parsing and regression test suite 2026-02-27 18:25:13 -07:00
Brett Broadhurst
5268a53148
feat: ast structure and utilities 2026-02-26 18:46:16 -07:00
Brett Broadhurst
94ccd1999d
feat: loading source files 2026-02-26 18:03:42 -07:00
Brett Broadhurst
af48211483
Initial commit 2026-02-26 17:47:25 -07:00