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
fa1951642b4df1eef0f011b3f568424eaddc90a3
c3c
/
test
/
test_suite
/
from_docs
History
Christoffer Lerno
6454856fdb
String str = "" is now guaranteed to be null terminated.
#2083
2025-04-16 23:19:28 +02: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
- Change
distinct
->
typedef
.
2025-03-15 20:10:47 +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