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
bae5d9c7f8fefe3629ed3ec4f27d6b87d0a876a5
c3c
/
test
/
test_suite
/
from_docs
History
Christoffer Lerno
5e8816e6df
Fixes to native backtrace.
2023-11-13 17:20:46 +01:00
..
examples_defer.c3t
Fixes to native backtrace.
2023-11-13 17:20:46 +01:00
examples_forswitch.c3t
Fixes to native backtrace.
2023-11-13 17:20:46 +01:00
examples_functionpointer.c3t
Update $include syntax and behaviour. Remove top level $if completely.
2023-06-21 16:27:53 +02:00
examples_if_catch.c3t
Fixes
#811
. Update some stdlib methods. Header printout correctly picks a name.
#804
2023-07-03 13:17:43 +02: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
Prefer
def
2023-06-02 20:08:45 +02:00