This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
549e1b6029efc161e5346ef9af8ed750bd02780d
c3c
/
lib
/
std
/
io
History
Christoffer Lerno
a2911292d8
Simplify narrowing semantics.
2023-03-02 22:04:15 +01:00
..
os
Updated native variants of file handling. Fixed $if folding chain.
2023-02-23 18:00:34 +01:00
stream
Updated malloc/calloc/realloc/free deprecation of old helper functions. Add checks to prevent incorrect alignment on types when using malloc. Better errors from $assert. Added @deprecated. Fixed issue using named arguments after varargs.
2023-02-27 15:03:27 +01:00
dir.c3
Updated native variants of file handling. Fixed $if folding chain.
2023-02-23 18:00:34 +01:00
io_file.c3
Updated native variants of file handling. Fixed $if folding chain.
2023-02-23 18:00:34 +01:00
io_fileinfo.c3
Implement more @export / @private improvements. Make @private default… (
#729
)
2023-02-13 08:31:40 +01:00
io_formatter_private.c3
Simplify narrowing semantics.
2023-03-02 22:04:15 +01:00
io_printf.c3
Add defaults to compare_exchange, small fix in printf. Disallow obviously wrong code that returns the pointer to a variable on the stack.
2023-02-18 12:21:15 +01:00
io_stream.c3
Updated malloc/calloc/realloc/free deprecation of old helper functions. Add checks to prevent incorrect alignment on types when using malloc. Better errors from $assert. Added @deprecated. Fixed issue using named arguments after varargs.
2023-02-27 15:03:27 +01:00
io.c3
Updated native variants of file handling. Fixed $if folding chain.
2023-02-23 18:00:34 +01:00