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
63cff727b22f6e9963dbdf3520371b0439e403aa
c3c
/
src
History
Christoffer Lerno
63cff727b2
Removed use of ?:
2021-08-31 22:24:30 +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
Removed use of ?:
2021-08-31 22:24:30 +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
Removed use of ?:
2021-08-31 22:24:30 +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