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
8cc8c321a29d23da124ffb5fdea3c7bf395712e7
c3c
/
src
History
Christoffer Lerno
8cc8c321a2
Optimized rethrow expr. Fix to "Foo! x = {}" which would break. Remove unnecessary zeroing failables. Variables that are undefined do not have failable status zeroed.
2021-11-19 13:06:43 +01:00
..
build
Start integration of tiny backend.
2021-11-19 09:52:14 +01:00
compiler
Optimized rethrow expr. Fix to "Foo! x = {}" which would break. Remove unnecessary zeroing failables. Variables that are undefined do not have failable status zeroed.
2021-11-19 13:06:43 +01:00
compiler_tests
Removed original_type, pure, removed bigint, added i128 type, lots of fixes to $Foo, reassigning ct type, catch/macro, "!", removed type inference.
2021-10-19 10:39:02 +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
Parses attribute defines. Removal of incremental array parsing. Labels in macros should now work correctly. Volatile and attribute are no longer keywords. Checked a few todos. On test failure, return -1
2021-11-18 20:36:45 +01:00
main.c
MSVC compatibility
2021-10-19 13:04:17 +02:00
version.h
Optimized macro codegen on simpler code.
2021-11-18 09:32:10 +01:00