Commit graph

12 commits

Author SHA1 Message Date
Brett Broadhurst
f82b361005
feat: assignment operations 2026-04-03 11:24:47 -06:00
Brett Broadhurst
aad95a75ee
feat: choice expression nodes extended to full content parsing 2026-03-31 09:37:38 -06:00
Brett Broadhurst
066369cc13
fix: parsing diverts within content 2026-03-30 17:19:12 -06:00
Brett Broadhurst
f5eac49729
feat: runtime content processing, supporting glue 2026-03-30 16:50:03 -06:00
Brett Broadhurst
d325cdf965
feat: support glue in parser 2026-03-30 08:38:30 -06:00
Brett Broadhurst
97a43f63eb
fix: broken conditionals 2026-03-30 05:44:35 -06:00
Brett Broadhurst
b231e66b49
refactor: no more optional lists in ast nodes 2026-03-29 16:34:54 -06:00
Brett Broadhurst
cd94a43cc9
fix: simple knot tests 2026-03-26 00:42:08 -06:00
Brett Broadhurst
d6ff3a40bd
feat: code generation for conditional and switch statements 2026-03-03 16:22:35 -07:00
Brett Broadhurst
619eb3b338
feat: improved parsing and regression test suite 2026-02-27 18:25:13 -07:00
Brett Broadhurst
4ebdd3c66e
feat: parsing a decent chunk of the ink grammar 2026-02-26 19:11:12 -07:00
Brett Broadhurst
5268a53148
feat: ast structure and utilities 2026-02-26 18:46:16 -07:00