dreamstack/compiler
enzotar 8c9f5e8bfb fix: add _streamDiff to push/pop/reverse built-ins
Array-mutating built-in functions now emit DS._streamDiff() for
streaming sync. Previously only signal assignments emitted diffs.
2026-02-25 21:47:50 -08:00
..
ds-analyzer feat(compiler): complete bitstream integration — all 9 changes 2026-02-25 13:26:59 -08:00
ds-cli feat: v2 module system — import/export with multi-file compilation 2026-02-25 20:36:18 -08:00
ds-codegen fix: add _streamDiff to push/pop/reverse built-ins 2026-02-25 21:47:50 -08:00
ds-layout feat(compiler): complete bitstream integration — all 9 changes 2026-02-25 13:26:59 -08:00
ds-parser feat: v2 module system — import/export with multi-file compilation 2026-02-25 20:36:18 -08:00
ds-types feat: v2 phase 1 — array access, timer, string interpolation 2026-02-25 19:20:20 -08:00