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
6a3e618ffd489a878da9f1dbf4e9cd931d6e3f76
c3c
/
src
History
Christoffer Lerno
6a3e618ffd
Another overeager type resolution removed.
2023-07-31 14:19:41 +02:00
..
build
Some initial parse output. Enforce handling of optionals. Fix issue where constants were folded despite the fact that they shouldn't be. Fix bug related to
return foo()
where foo() returns
void!
. (
#893
)
2023-07-27 22:58:41 +02:00
compiler
Another overeager type resolution removed.
2023-07-31 14:19:41 +02:00
compiler_tests
Some general cleanup.
2023-02-28 01:15:30 +01:00
utils
Adding feature flags.
2023-07-26 23:28:11 +02:00
main.c
Fix of issue where generic faults and enums would not get the "parent" id correctly fixed up. This addresses
#896
.
2023-07-28 21:49:22 +02:00
version.h
Updated stack trace. This addresses
#898
.
2023-07-31 10:57:56 +02:00