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
91db6ceedae65fceac7918a1f3c9af986ee240cc
c3c
/
test
History
Christoffer Lerno
91db6ceeda
Defining an enum like
ABC = { 1 2 }
was accidentally allowed.
2025-05-16 09:56:08 +02:00
..
src
- Added
@format
attribute for compile time printf validation
#2057
.
2025-03-24 13:32:44 +01:00
test_suite
Defining an enum like
ABC = { 1 2 }
was accidentally allowed.
2025-05-16 09:56:08 +02:00
tmp
[feat] add test tmp files to gitignore
2025-01-21 12:44:13 +01:00
unit
Add
math::@ceil()
compile time ceil function.
#2134
2025-05-15 12:46:46 +02:00