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
eae7d0c4a18320947afe9aec0eb577a1448a4502
c3c
/
test
/
test_suite
/
safe
History
Christoffer Lerno
a816a78e98
Fix alignment.
2025-11-20 12:09:38 +01:00
..
deref_absolute.c3t
Fix alignment.
2025-11-20 12:09:38 +01:00
deref_ct.c3
In some cases, the compiler would dereference a compile time null.
#2215
2025-06-15 21:58:39 +02:00
deref.c3t
- Detect unaligned loads
#1951
.
2025-02-10 22:07:15 +01:00
detect_invalid_deref_return.c3
Add defaults to compare_exchange, small fix in printf. Disallow obviously wrong code that returns the pointer to a variable on the stack.
2023-02-18 12:21:15 +01:00