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
00f1206f3c5dae40a79af855bdfd8198355354df
c3c
/
src
History
Christoffer Lerno
00f1206f3c
Compiler didn't check foreach over flexible array member, and folding a flexible array member was allowed
#2164
.
2025-05-28 22:21:06 +02:00
..
build
Add
run-dir
to project.json
2025-05-27 23:22:32 +02:00
compiler
Compiler didn't check foreach over flexible array member, and folding a flexible array member was allowed
#2164
.
2025-05-28 22:21:06 +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
0.7.2 bump
2025-04-30 18:03:00 +02:00