No description
- AST: When(cond, body) -> When(cond, body, Option<else_body>) - Parser: optional 'else -> expr' after when body - Codegen: reactive DOM swap with anchor comments - Signal graph + type checker updated for 3-arg When - Component prop signal wrapping: .value compatible accessors - Added examples/when-else-demo.ds |
||
|---|---|---|
| bench | ||
| compiler | ||
| engine | ||
| examples | ||
| registry | ||
| .gitignore | ||
| BITSTREAM_INTEGRATION.md | ||
| Cargo.toml | ||
| DREAMSTACK.md | ||
| IMPLEMENTATION_PLAN.md | ||
| STREAM_COMPOSITION.md | ||
| USE_CASES.md | ||