dreamstack/compiler/ds-parser
enzotar 10b2717281 feat: multi-statement event handlers with semicolons
- Added Semicolon token to lexer
- Enables: click: items.push(x); input = ""
- Push-and-clear, increment-and-reset, clear-all patterns
- Browser-verified: both actions fire in one click
- All existing examples pass regression
2026-02-26 17:29:47 -08:00
..
src feat: multi-statement event handlers with semicolons 2026-02-26 17:29:47 -08:00
Cargo.toml feat: DreamStack compiler foundation — Phase 0/1 2026-02-25 00:03:06 -08:00