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 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea163636d3bbeb018dbbe3ff0cf8ea53acfbe539
c3c
/
test
/
test_suite
/
from_docs
History
Christoffer Lerno
0aa776d61b
Allow @export on modules, to implicitly @export all in the module section. Add expect on error comparisons, expecting them to be false by default. Support @extern on modules.
2023-02-16 13:05:09 +01:00
..
examples_defer.c3t
Optimize optional return.
2023-02-04 19:48:42 +01:00
examples_forswitch.c3t
Optimize optional return.
2023-02-04 19:48:42 +01:00
examples_functionpointer.c3t
Support "typedef"
2023-02-14 16:49:27 +01:00
examples_if_catch.c3t
Allow @export on modules, to implicitly @export all in the module section. Add expect on error comparisons, expecting them to be false by default. Support @extern on modules.
2023-02-16 13:05:09 +01:00
examples_macro_function.c3t
Change printfln to printfn. Make LLVM 15 tests default.
2023-01-11 18:00:08 +01:00
examples_struct.c3
Support "typedef"
2023-02-14 16:49:27 +01:00