No description
Find a file
enzotar 7f795eac6a docs: add compiler-native streaming syntax to language reference
- Added streaming (source/receiver) to status table
- Documented 'stream' declaration, 'stream from' expression
- Streaming modes table (signal/delta/pixel)
- CLI 'dreamstack stream' usage
2026-02-25 14:37:16 -08:00
compiler feat(compiler): complete bitstream integration — all 9 changes 2026-02-25 13:26:59 -08:00
engine feat(ds-stream): RLE compression, input events, keyframe caching 2026-02-25 11:04:05 -08:00
examples feat(examples): add streaming .ds examples — compiler-native streaming 2026-02-25 14:34:41 -08:00
.gitignore feat: DreamStack compiler foundation — Phase 0/1 2026-02-25 00:03:06 -08:00
BITSTREAM_INTEGRATION.md docs: add Next Steps roadmap (Phases A-C) to integration spec 2026-02-25 13:31:06 -08:00
Cargo.toml feat: universal bitstream streaming — any input → any output 2026-02-25 10:29:44 -08:00
DREAMSTACK.md docs: add compiler-native streaming syntax to language reference 2026-02-25 14:37:16 -08:00
IMPLEMENTATION_PLAN.md feat: physics language integration — scene container with Rapier2D WASM 2026-02-25 10:58:43 -08:00