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 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fefed5bda5940b74253d5589d55efc720b10b37
c3c
/
lib
/
std
/
io
History
Christoffer Lerno
d13b7ac96a
Enable support for int128 across all platforms.
2022-10-20 18:03:02 +02:00
..
dir.c3
Remove tscoped. Replace str_index_of with "starts_with". Updated copy_zstring/copy. Fixed utf conversion functions. Initial work on "Path". Lexer fix on
\\
. ABI fix using distinct types. (bool)"" now works correctly. Bug in $if with switches/loops as the first statement fixed. Version bump.
2022-10-20 10:55:14 +02:00
io_formatter_private.c3
Enable support for int128 across all platforms.
2022-10-20 18:03:02 +02:00
io_printf.c3
Enable support for int128 across all platforms.
2022-10-20 18:03:02 +02:00
io.c3
Fix of ternary / elvis where legs are bool or optional.
2022-10-18 14:02:20 +02:00