dreamstack/compiler
enzotar eb21aa2137 feat: beats viewer, score sounds, audio early-exit guards
- New beats-viewer.ds: step sequencer spectator via relay stream
- game-pong.ds: added score sound effects (220Hz/440Hz sawtooth)
- Runtime: _playTone skips when freq<=0, _playNoise skips when dur<=0
- All 47 examples compile, 136 tests pass
2026-02-27 10:05:32 -08:00
..
ds-analyzer feat: *= /= operators + 6 new array methods 2026-02-26 20:29:35 -08:00
ds-cli feat: upgrade init starter app to showcase all DreamStack features 2026-02-26 16:57:08 -08:00
ds-codegen feat: beats viewer, score sounds, audio early-exit guards 2026-02-27 10:05:32 -08:00
ds-incremental feat: component registry with styled variants, dreamstack add/convert CLI, and showcase 2026-02-26 13:27:49 -08:00
ds-layout feat(compiler): complete bitstream integration — all 9 changes 2026-02-25 13:26:59 -08:00
ds-parser feat: game-pong.ds + two compiler improvements 2026-02-27 00:02:58 -08:00
ds-types feat: dynamic lists (push/remove/pop) + TodoMVC demo 2026-02-26 16:46:06 -08:00