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
c9cef7dace8b80aac171ba339b09a0585ef3ae2e
c3c
/
resources
History
gdm85
cf8c87c122
Make testproject buildable
2021-06-28 21:33:31 +02:00
..
editor_plugins
/nano
Update c3.nanorc
2021-06-13 01:08:45 +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
lib
/std
Top level $if now uses $if: / $endif; Fix of boolean globals. Fix of $else: clause. Fix of $assert inside of $if
2021-06-24 18:01:59 +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
Introduce "private" keyword and private modules / private import.
2021-05-30 16:30:16 +02:00
testproject
Make testproject buildable
2021-06-28 21:33:31 +02:00