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
c15fb7460c7ebf5e9a396dc8a1e83902f4840238
c3c
/
lib
/
std
/
io
History
Christoffer Lerno
299ec1814b
Add native string -> int conversions. Fix to getline and add tgetline.
2022-12-01 16:13:52 +01: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
Add native string -> int conversions. Fix to getline and add tgetline.
2022-12-01 16:13:52 +01:00