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
8541e9535ea5f010d9541e671e5facbf11a58e1a
c3c
/
test
/
test_suite
/
variables
History
Christoffer Lerno
03cfa42eb6
Duplicate symbols with static variable declared in macro
#1248
. Improved error message when trying user foreach with an untyped list.
2024-07-20 03:39:33 +02:00
..
consts.c3
Better error on all upper parameter names. "Upper case" -> "uppercase"
2022-07-26 22:01:23 +02:00
static_in_macro.c3t
Duplicate symbols with static variable declared in macro
#1248
. Improved error message when trying user foreach with an untyped list.
2024-07-20 03:39:33 +02:00
var_init_multi.c3t
Updated name mangling for static vars in llvm.
2023-07-04 01:12:39 +02:00
var_init.c3t
Fix global noinit. Add @noinit. With tests.
2023-02-11 00:10:02 +01:00