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
d8ca0f69f6f6d810e62a2da9625edb5363f585e0
c3c
/
lib
/
std
/
core
/
private
History
Christoffer Lerno
e40bab2d30
Allow
(int[*]) { 1, 2 }
cast style initialization. Experimental change from
[*]
to
[?]
. Fix issue where compile time declarations in expression list would not be handled properly.
2025-01-25 22:10:12 +01:00
..
cpu_detect.c3
Add new AMX and other feature flags
2024-11-20 23:43:30 +01:00
macho_runtime.c3
Allow
(int[*]) { 1, 2 }
cast style initialization. Experimental change from
[*]
to
[?]
. Fix issue where compile time declarations in expression list would not be handled properly.
2025-01-25 22:10:12 +01:00
main_stub.c3
Allow test runners to take String[] arguments.
2025-01-09 22:32:59 +01:00