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
cbuttner/sanitizer
c3c
/
test
/
test_suite
/
switch
History
Christoffer Lerno
7dcd1618d8
Fixes to header gen.
2024-06-28 11:28:05 +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
- Fix bug with @jump miscompile
2024-06-22 23:20:23 +02:00
switch_in_defer_macro.c3t
Fixes to header gen.
2024-06-28 11:28:05 +02:00