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-28 04:21:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4662133893bc152ee7a13619c91b9efcaec0028d
c3c
/
test
/
test_suite
/
from_docs
History
Christoffer Lerno
4ca7ba048b
Updated to use ?, ?? and !! instead of !!, else and "else $unreachable"
2021-10-20 23:27:13 +02:00
..
examples_defer.c3t
Make errors usable from other units. Order subarray elements correctly. Correct subarray -> pointer cast. Prevent unwrapping of catch in switch.
2021-08-31 18:12:30 +02:00
examples_forswitch.c3t
Make errors usable from other units. Order subarray elements correctly. Correct subarray -> pointer cast. Prevent unwrapping of catch in switch.
2021-08-31 18:12:30 +02:00
examples_functionpointer.c3t
Make errors usable from other units. Order subarray elements correctly. Correct subarray -> pointer cast. Prevent unwrapping of catch in switch.
2021-08-31 18:12:30 +02:00
examples_if_catch.c3t
Updated to use ?, ?? and !! instead of !!, else and "else $unreachable"
2021-10-20 23:27:13 +02:00
examples_macro_function.c3t
Fix issue with passing function pointers.
2021-08-31 19:10:00 +02:00
examples_struct.c3
Make errors usable from other units. Order subarray elements correctly. Correct subarray -> pointer cast. Prevent unwrapping of catch in switch.
2021-08-31 18:12:30 +02:00