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
137b474f440e5eef56bcdfbfce7578865be615e1
c3c
/
resources
History
Christoffer Lerno
aa239c6a87
Allow "fn" instead of "func". Rewrote $switch over types.
2021-10-20 16:30:45 +02:00
..
editor_plugins
Added iro grammar.
2021-07-20 15:01:04 +02:00
examples
Addeded some hash functions. Fix of visibility resolution for macros. std lib is now loaded from a directory.
2021-09-22 10:27:10 +02:00
grammar
Moving grammar files to the resources/grammar dir
2021-06-27 13:01:40 +02:00
images
Updated info about vkQuake.
2021-07-19 21:43:31 +02:00
lib
/std
Allow "fn" instead of "func". Rewrote $switch over types.
2021-10-20 16:30:45 +02:00
rosettacode
Fixed bug that would intermittently arise from multiple contexts having the same pointer (should preferably be fixed in a different way later). Free all the arenas before codegen. Change "next" to "nextcase". Allow missing function parameters. Add "inline" structs.
2021-01-03 00:15:51 +01:00
testfragments
Fix issue with default macro arguments. Test of ?? instead of
else
. Added libc
2021-09-20 22:25:01 +02:00
testproject
Remove soft float accidentally turned on.
2021-08-16 00:25:41 +02:00