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
9584efd84cad8591d8a83c13f7f977f2f1954069
c3c
/
test
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
..
src
@unaligned_store
and
@unaligned_load
2024-06-30 01:05:57 +02:00
test_suite
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
unit
Indexing into a constant array / struct now works at compile time. Constants defined by indexing into another constant could fail codegen. Stdlib nolibc code bugs fixed.
2024-07-20 01:20:03 +02:00