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
28f307d467ddd5b9a7ce379941bfe29ec7578da6
c3c
/
src
History
Christoffer Lerno
28f307d467
Fixed correct calculation for warning on unused throw.
2020-05-27 10:23:03 +02:00
..
build
Started work on cleaning up dumping the AST. Lots still to do but... Split try expr further and fixed emit of statement.
2020-05-06 22:23:53 +02:00
compiler
Fixed correct calculation for warning on unused throw.
2020-05-27 10:23:03 +02:00
compiler_tests
Some work towards automated testing. Fixes to bigint. Removed implicit assign cast. Updated cast rules. Fixes *%=. Simplified case. Unified shift code. Major casts rework. Fixed error handling of pointer + integer adds. Removed &&= and ||=. Unified more expression handling and fixed bugs in sematic analysis on expressions.
2020-04-02 23:13:04 +02:00
target_info
Use correct sizes and alignments. Fix designated initializers and literals. Added todo
2020-04-06 13:45:58 +02:00
utils
Fix space at end of file.
2020-05-03 02:08:33 +02:00
main.c
Some work towards automated testing. Fixes to bigint. Removed implicit assign cast. Updated cast rules. Fixes *%=. Simplified case. Unified shift code. Major casts rework. Fixed error handling of pointer + integer adds. Removed &&= and ||=. Unified more expression handling and fixed bugs in sematic analysis on expressions.
2020-04-02 23:13:04 +02:00