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
d26986afebf6404e0102ffd7584851ed3d14c893
c3c
/
resources
History
Christoffer Lerno
9f42ddb68d
Fix foreach body copy. Moved deref / addr into special functions. Cleaned up access. Remove .sizeof .alignof .qnameof .nameof, create $qnameof $nameof
2021-07-26 09:30:35 +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
Fix foreach body copy. Moved deref / addr into special functions. Cleaned up access. Remove .sizeof .alignof .qnameof .nameof, create $qnameof $nameof
2021-07-26 09:30:35 +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