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
8569239bc1ecbb56810451d5d928457385ba7f2a
c3c
/
test
/
test_suite
/
switch
History
Christoffer Lerno
31cd839063
Switch to
<* *>
docs. Fix issue with dynamically loaded C3 libs with other C3 code.
2024-10-14 02:14:34 +02:00
..
bad_ranges.c3
Remove assert(try). Prevent nextcase with expression if there is no switch. Fix issue with multiple declarations and compile time variables. Nextcase default. Dropped support for non-const-int ranges.
2023-07-11 01:04:35 +02:00
failable_switch.c3
Updated cast code.
2023-09-12 12:48:52 +02:00
jump_with_inc.c3t
Updated mangling code.
2024-06-28 00:57:14 +02:00
simple_jump.c3t
Refactor and unify linker visibility and fix issues with weak stdlib.
2024-10-11 21:45:44 +02:00
switch_in_defer_macro.c3t
Switch to
<* *>
docs. Fix issue with dynamically loaded C3 libs with other C3 code.
2024-10-14 02:14:34 +02:00