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
9285dfefad2c61d92f3ba8f9a166a0dfb9bc677d
c3c
/
test
/
test_suite
/
variables
History
Christoffer Lerno
55fba09b3b
Fixed STB_WEAK errors when using consts in macros in the stdlib
#1871
.
2025-01-27 23:51:23 +01:00
..
const_in_func.c3t
Fixed STB_WEAK errors when using consts in macros in the stdlib
#1871
.
2025-01-27 23:51:23 +01: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