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
d4dbe270723f6b0286cb4b77dc2baa2af337f969
c3c
/
test
/
test_suite
/
variables
History
Christoffer Lerno
e605a21fd3
Revert "Revert 0.7.6 code for 0.7.5 re-release"
...
This reverts commit
d1349c9cfb
.
2025-09-05 23:30:35 +02: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
noinit_with_val.c3
Revert "Revert 0.7.6 code for 0.7.5 re-release"
2025-09-05 23:30:35 +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
Fixes to thread local pointer handling.
2025-07-06 00:22:21 +02:00
var_init.c3t
Fix global noinit. Add @noinit. With tests.
2023-02-11 00:10:02 +01:00