mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Exhaustive switch on enums. This addresses #838
This commit is contained in:
committed by
Christoffer Lerno
parent
8b605d9183
commit
9543fbbf1c
@@ -3,6 +3,7 @@
|
||||
## 0.5.0 Change List
|
||||
|
||||
### Changes / improvements
|
||||
- Exhaustive switches with enums has better analysis.
|
||||
- Globals may now be initialized with optional values.
|
||||
- New generic syntax.
|
||||
- Added `$embed` to embed binary data.
|
||||
|
||||
Reference in New Issue
Block a user