mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
- Individual warning settings added.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
- `unsigned % signed` and `unsigned / signed` is no longer allowed without explicit casts, except for const denominators. #2928
|
||||
- New const enum declaration syntax.
|
||||
- New enum associated value syntax.
|
||||
- Individual warning settings added.
|
||||
|
||||
### Stdlib changes
|
||||
- Summarize sort macros as generic function wrappers to reduce the amount of generated code. #2831
|
||||
|
||||
Reference in New Issue
Block a user