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
v0.5.5
c3c
/
lib
/
std
/
libc
History
Christoffer Lerno
1d61ace302
Do not link with debug libc on win32 when using cross compile libs. Add delete methods to dstring. Fixes to macOS aarch64 codegen. Use glibc backtrace when available. Add load_* methods to file. The cast
(int[8])int_slice[:8]
now works.
2023-12-08 18:59:57 +01:00
..
os
Do not link with debug libc on win32 when using cross compile libs. Add delete methods to dstring. Fixes to macOS aarch64 codegen. Use glibc backtrace when available. Add load_* methods to file. The cast
(int[8])int_slice[:8]
now works.
2023-12-08 18:59:57 +01:00
libc_extra.c3
Updating time duration functions.
2023-09-05 10:57:50 +02:00
libc.c3
Refactor protocols.
2023-10-06 22:31:41 +02:00