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
3a1f417ea588be8a9ace0ca10bbcd3894eb1efb3
c3c
/
resources
History
Christoffer Lerno
afeb555e2f
Improved support for vectors that allows correct usage in C ABI.
...
To free keywords, half -> float16, i128 -> int128, u128 -> uint128, quad -> float128.
2021-08-10 22:45:53 +02:00
..
editor_plugins
Added iro grammar.
2021-07-20 15:01:04 +02:00
examples
Support for "static" keyword.
2021-05-30 16:30:16 +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
Improved support for vectors that allows correct usage in C ABI.
2021-08-10 22:45:53 +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
Fixes to the cname patch.
2021-06-30 22:41:34 +02:00
testproject
Make testproject buildable
2021-06-28 21:33:31 +02:00