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
2802b2b96d6fa8f4dd3a9d7a4c86f9bcedc1913a
c3c
/
test
/
test_suite
/
from_docs
History
Christoffer Lerno
4059d22315
Remove unnecessary load in LLVM statement lowering. Added more tests from Clang.
2022-01-17 17:08:28 +01:00
..
examples_defer.c3t
Do not store direct parameters that are only read.
2022-01-04 23:16:32 +01:00
examples_forswitch.c3t
Do not store direct parameters that are only read.
2022-01-04 23:16:32 +01:00
examples_functionpointer.c3t
Do not store direct parameters that are only read.
2022-01-04 23:16:32 +01:00
examples_if_catch.c3t
Remove unnecessary load in LLVM statement lowering. Added more tests from Clang.
2022-01-17 17:08:28 +01:00
examples_macro_function.c3t
Do not store direct parameters that are only read.
2022-01-04 23:16:32 +01:00
examples_struct.c3
Flexible array member added, zero sized structs removed.
2021-12-14 19:00:33 +01:00