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 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf58da4a3ca42fee9dac0f10bba6787f45f90271
c3c
/
test
/
test_suite
/
functions
History
Christoffer Lerno
dd8b850544
Support for "static" keyword.
2021-05-30 16:30:16 +02:00
..
assorted_tests.c3t
Changed generic modules to internal templates.
2021-05-27 08:30:02 +02:00
double_return.c3t
Updated cast syntax in code samples.
2021-05-18 17:23:27 +02:00
missing_first_paren.c3
Fixed crash bug on missing module, and on file name == keyword. Added summary to tester and corrected filename.
2020-07-25 21:54:32 +02:00
missing_return.c3
"Public by default"
2021-05-30 16:30:16 +02:00
returning_void.c3t
Some work on vararray. Fix span on post unary. Updated error recovery. Updated return analysis to handle void functions. "while" now disallows error prone next line statement. Working on auto linking. Failable load optimized. Optimization and corrections for call returns + documentation.
2021-04-05 23:34:40 +02:00
static_vars.c3t
Support for "static" keyword.
2021-05-30 16:30:16 +02:00
varargs.c3t
Compilation is now done with each module compiled together.
2021-05-11 14:58:21 +02:00