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 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cdb1ce9eb2ad2364dc50466f8f36cdf2c6a8534
c3c
/
test
History
Christoffer Lerno
7cdb1ce9eb
Catch accidental
foo == BAR;
where
foo = BAR;
was most likely intended.
#2274
2025-07-05 20:40:55 +02:00
..
src
- Added
@format
attribute for compile time printf validation
#2057
.
2025-03-24 13:32:44 +01:00
test_suite
Catch accidental
foo == BAR;
where
foo = BAR;
was most likely intended.
#2274
2025-07-05 20:40:55 +02:00
tmp
[feat] add test tmp files to gitignore
2025-01-21 12:44:13 +01:00
unit
Make
to_float
more tolerant to spaces.
2025-07-05 19:42:44 +02:00