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
27ceded33117517f09a8bd03cfc5a419d2103fd5
c3c
/
test
/
test_suite
/
from_docs
History
Christoffer Lerno
6bc606a9b1
Removed analyse top pass. Remove sub module tracking. Fix errors where
?
should be
~
2026-02-02 12:20:34 +01:00
..
examples_defer.c3t
String str = "" is now guaranteed to be null terminated.
#2083
2025-04-16 23:19:28 +02:00
examples_forswitch.c3t
Fixes to native backtrace.
2023-11-13 17:20:46 +01:00
examples_functionpointer.c3t
Rename
def
to
alias
.
2025-03-13 11:22:27 +01:00
examples_if_catch.c3t
Removed analyse top pass. Remove sub module tracking. Fix errors where
?
should be
~
2026-02-02 12:20:34 +01:00
examples_macro_function.c3t
Fixes missing checks to body arguments. Do not create debug declaration for value-only parameter. Bug in alignment for atomics. Macro ref parameters are pointers.
2023-07-15 15:11:44 +02:00
examples_struct.c3
Rename
def
to
alias
.
2025-03-13 11:22:27 +01:00