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
d344cc602082e7a13b779ab7084f6bfe21263977
c3c
/
src
History
Christoffer Lerno
d344cc6020
(uptr)&((Foo*)null).a
incorrectly inserts a null check.
#1544
.
...
Fix regression handling typedefs from generic modules.
2024-10-22 12:15:39 +02:00
..
build
Fix handling of default target with libc.
2024-09-25 21:09:33 +02:00
compiler
(uptr)&((Foo*)null).a
incorrectly inserts a null check.
#1544
.
2024-10-22 12:15:39 +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