Files
bux-lang/bootstrap
dimgigov d9aceeac6e feat: switch/case statement
- Add  syntax
- Desugars to if-else chain in HIR lowering (both compilers)
- No new HIR/C backend nodes needed — reuses hIf/hBinary/hBlock
- Supports integer, char, and enum tag dispatch
- Case body can be single statement (no braces required)
2026-06-08 21:08:55 +03:00
..
2026-06-08 21:08:55 +03:00
2026-06-08 21:08:55 +03:00
2026-06-06 04:53:39 +03:00
2026-06-06 04:53:39 +03:00
2026-06-06 04:53:39 +03:00
2026-06-08 21:08:55 +03:00
2026-06-06 04:53:39 +03:00
2026-06-08 21:08:55 +03:00
2026-06-08 21:08:55 +03:00
2026-06-06 04:53:39 +03:00