dreamstack/compiler/ds-codegen
enzotar d4c7ba2385 feat: core language & stream improvements
Language improvements:
- Reactive container class: prop (wraps in DS.effect when signal-dependent)
- Stream output filtering (_streamDiff skips non-output signals)
- Stream exponential reconnect backoff (2s → 4s → 8s, max 30s)
- Breakout game: classic row order with all 5 rows having collision

Verified: reactive text + derived signals already work.
All 48 examples compile, 136 tests pass
2026-02-27 11:03:53 -08:00
..
src feat: core language & stream improvements 2026-02-27 11:03:53 -08:00
Cargo.toml feat: DreamStack compiler foundation — Phase 0/1 2026-02-25 00:03:06 -08:00