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
8bb99c6f8119430347a931b09682f1ff4efe30ae
c3c
/
lib
/
std
/
os
History
Christoffer Lerno
2a895ec7be
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
..
linux
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
macos
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
posix
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
win32
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
backtrace.c3
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
cpu.c3
Use backtrace on windows. Updated backtrace API
2023-11-16 21:39:27 +01:00
env.c3
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
subprocess.c3
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00