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
6c9b5fd30dd3f1cb587f99af2f23a005c208a2bb
c3c
/
resources
History
Christoffer Lerno
b4df56db54
Removed original_type, pure, removed bigint, added i128 type, lots of fixes to $Foo, reassigning ct type, catch/macro, "!", removed type inference.
2021-10-19 10:39:02 +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
Removed original_type, pure, removed bigint, added i128 type, lots of fixes to $Foo, reassigning ct type, catch/macro, "!", removed type inference.
2021-10-19 10:39:02 +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