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
ba34b456513f948cc8745ca66ea5745a15c06c5a
c3c
/
src
History
Christoffer Lerno
b06a611e69
Improve error message when using
void
aliases as variable storage type.
2024-11-01 14:56:29 +01:00
..
build
allow current directory as project (
#1580
)
2024-10-30 21:23:51 +01:00
compiler
Improve error message when using
void
aliases as variable storage type.
2024-11-01 14:56:29 +01: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