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
b7e423adc2155b44f5a2c514bfaca2db3f2ad5dd
c3c
/
resources
/
testproject
History
Christoffer Lerno
446396da4c
Remove soft float accidentally turned on.
2021-08-16 00:25:41 +02:00
..
bar.c3
Make testproject buildable
2021-06-28 21:33:31 +02:00
foo.c3
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
hello_world.c3
Start using UnaryOp/PostUnaryOp ++/-- now works post/pre and also on pointers. Fix ++/-- on any number. Added examples. c3c now compiles files by default. Extended symbol resolution. Addition of 'extern'. Multi-level paths.
2020-01-16 21:28:13 +01:00
project.toml
Remove soft float accidentally turned on.
2021-08-16 00:25:41 +02:00
zab.c3
Make testproject buildable
2021-06-28 21:33:31 +02:00