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
1b27264f0777ec7e2943b56353be0fbfe80a726a
c3c
/
lib
/
std
/
io
History
Christoffer Lerno
1b27264f07
Allow type inference on enum comparisons. Add chdir. Fix bug when command was missing. Allow {} on basic types.
2023-03-13 16:25:03 +01:00
..
os
Allow type inference on enum comparisons. Add chdir. Fix bug when command was missing. Allow {} on basic types.
2023-03-13 16:25:03 +01:00
stream
Distinct String
2023-03-08 14:32:07 +01:00
dir.c3
More refactorings in the stdlib. More Path functions. Updated Win32 format for types. Fix bug with codegen of
defer if ...
More string functions.
2023-03-09 20:44:27 +01:00
io_file.c3
Updated stdlib. Prefer file::open. Fix to slice assign with distinct types.
2023-03-12 00:33:16 +01:00
io_fileinfo.c3
Updated stdlib. Prefer file::open. Fix to slice assign with distinct types.
2023-03-12 00:33:16 +01:00
io_formatter_private.c3
Distinct String
2023-03-08 14:32:07 +01:00
io_printf.c3
Distinct String
2023-03-08 14:32:07 +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 stdlib. Prefer file::open. Fix to slice assign with distinct types.
2023-03-12 00:33:16 +01:00
path.c3
Allow type inference on enum comparisons. Add chdir. Fix bug when command was missing. Allow {} on basic types.
2023-03-13 16:25:03 +01:00