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
786e47408a3bcab53e00ef423275c39e185d84cc
c3c
/
src
History
Christoffer Lerno
786e47408a
Update compiler version
2025-06-02 13:40:16 +02:00
..
build
Typo
2025-06-01 20:06:34 +02:00
compiler
Removed the naive check for compile time modification, which
fixes
#1997
but regresses in detection.
2025-06-01 23:50:13 +02:00
compiler_tests
Use arena with JSON parser. Slightly altered output for json printing.
2024-09-20 00:39:10 +02:00
utils
Limit vector max size, default is 4096 bits, but may be increased using --max-vector-size.
2025-05-23 21:40:14 +02:00
main.c
Added
@rnd()
compile time random function (using the
$$rnd()
builtin).
#2078
2025-05-15 00:51:33 +02:00
version.h
Update compiler version
2025-06-02 13:40:16 +02:00