mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
[stdlib] Add array even, odd, and unlace macros
This commit is contained in:
committed by
Christoffer Lerno
parent
e299a4b630
commit
768d24d580
@@ -24,6 +24,7 @@
|
||||
- Add optional line-length limitations to `io::readline` and `io::readline_to_stream`. #2879
|
||||
- Add Xorshiro128++.
|
||||
- Add single-byte code page support (DOS/OEM, Windows/ANSI, and ISO/IEC 8859).
|
||||
- Add `array::even`, `array::odd`, and `array::unlace` macros. #2892
|
||||
|
||||
### Fixes
|
||||
- Add error message if directory with output file name already exists
|
||||
|
||||
Reference in New Issue
Block a user