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
/
src
History
Christoffer Lerno
b7e423adc2
Update .len for subarray to not require ()
2021-09-10 19:44:27 +02:00
..
build
Removed
define
for declaring ct vars and replaced it with
var
for declarations. Updated error messages. Added $defined.
2021-08-31 12:44:18 +02:00
compiler
Update .len for subarray to not require ()
2021-09-10 19:44:27 +02:00
compiler_tests
Removed
define
for declaring ct vars and replaced it with
var
for declarations. Updated error messages. Added $defined.
2021-08-31 12:44:18 +02:00
target_info
Initial checkin of docs parsing. char is now unsigned, and signed char is "ichar".
2021-01-29 18:46:17 +01:00
utils
Fix void* add.
2021-08-31 22:34:46 +02:00
main.c
Remove debug printout unless explicitly required. Add compile-only option.
2021-07-19 14:10:31 +02:00
version.h
Update PIE / PIC dependency.
2021-06-28 08:35:54 +02:00