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
943a2949003c347968ef59d8c2f01fb17dc6d3ed
c3c
/
test
History
Christoffer Lerno
3400dd5e42
char[*] b = *(char[*]*)&a;
would crash the compiler if
a
was a slice.
#2320
2025-07-23 16:10:31 +02:00
..
src
Improved OpenBSD support (
#2317
)
2025-07-22 15:15:20 +02:00
test_suite
char[*] b = *(char[*]*)&a;
would crash the compiler if
a
was a slice.
#2320
2025-07-23 16:10:31 +02:00
tmp
[feat] add test tmp files to gitignore
2025-01-21 12:44:13 +01:00
unit
Add String conversion functions snake_case -> PascalCase and vice versa.
2025-07-23 00:26:44 +02:00