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
b7ef7f9f064faaf4cc868765edca0a6b4d4edfff
c3c
/
resources
History
Christoffer Lerno
59ec653fd3
Fix issue resolving paths for builds. Changed default output to a.out as per @gdm85's suggestion. Fixes to test project from @gdm85's pull req.
2021-06-28 09:11:20 +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
Fix issue resolving paths for builds. Changed default output to a.out as per @gdm85's suggestion. Fixes to test project from @gdm85's pull req.
2021-06-28 09:11:20 +02:00