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
8a09b2e5f7562ccf7b7eb966dd4b676c24ba0488
c3c
/
test
/
test_suite
/
switch
History
Christoffer Lerno
8a09b2e5f7
std::ascii moved into std::core::ascii. Old _m variants are deprecated, as is uint methods.
2025-05-02 18:06:28 +02:00
..
bad_ranges.c3
New faults and syntax (
#2034
)
2025-03-10 00:11:35 +01:00
enum_jump_switch_and_range.c3t
Fix bug with enums with jump tables
#1840
also affecting ranged enums entries.
2025-01-14 22:47:12 +01:00
failable_switch.c3
- Change
distinct
->
typedef
.
2025-03-15 20:10:47 +01:00
jump_bug_nested.c3t
Fix test take two.
2025-01-27 20:51:41 +01:00
jump_bugs.c3t
Fix issues with @jump on empty
default
or only
default
#1893
#1894
2025-01-26 15:38:24 +01: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
std::ascii moved into std::core::ascii. Old _m variants are deprecated, as is uint methods.
2025-05-02 18:06:28 +02:00