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
7075f834dda669faa10abfcb6aacbd8d06849c55
c3c
/
lib
/
std
/
threads
/
os
History
Christoffer Lerno
3237f87a09
Added some Win32 declarations.
2023-03-14 11:37:23 +01:00
..
thread_none.c3
Support "typedef"
2023-02-14 16:49:27 +01:00
thread_posix.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
thread_win32.c3
Added some Win32 declarations.
2023-03-14 11:37:23 +01:00