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
57ecadd23e5469e1b6c6e89ad1e18ab679e48065
c3c
/
src
History
Christoffer Lerno
967f14148f
Bug when defers and $if were combined in a macro, which would cause miscompilation.
2024-10-10 13:42:12 +02:00
..
build
Fix handling of default target with libc.
2024-09-25 21:09:33 +02:00
compiler
Bug when defers and $if were combined in a macro, which would cause miscompilation.
2024-10-10 13:42:12 +02:00
compiler_tests
Use arena with JSON parser. Slightly altered output for json printing.
2024-09-20 00:39:10 +02:00
utils
Fix bug when reading zip manifest, that would not return a zero terminated string.
#1490
2024-09-29 21:14:03 +02:00
main.c
Project fetch missing libraries (
#1469
)
2024-09-21 23:49:26 +02:00
version.h
Separate const slice.
Fix
#1489
. Fix const slice appending. Remove unintended print of
char[]
as String. Support const conversion of array -> slice.
2024-10-03 15:04:33 +02:00