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
a411f20762c38333ddb444991529bebf0b119609
c3c
/
test
History
Christoffer Lerno
a411f20762
Assert when a macro with compile time value is discarded, e.g.
foo();
where
foo()
returns an untyped list.
#2117
2025-05-02 21:16:56 +02:00
..
src
- Added
@format
attribute for compile time printf validation
#2057
.
2025-03-24 13:32:44 +01:00
test_suite
Assert when a macro with compile time value is discarded, e.g.
foo();
where
foo()
returns an untyped list.
#2117
2025-05-02 21:16:56 +02:00
tmp
[feat] add test tmp files to gitignore
2025-01-21 12:44:13 +01:00
unit
Add
String.tokenize_all
to replace the now deprecated
String.splitter
2025-05-02 20:51:15 +02:00