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
bcbcc3100fa6cd40fba2fe6f6ca24fd7eca5847f
c3c
/
test
/
test_suite
/
constants
History
Christoffer Lerno
f46697bc54
Updated casts (
#684
)
...
Cast code rework. Remove llvm_set_bool and friends.
2022-12-27 14:16:47 +01:00
..
byte_literal_fail_base64_2.c3
Better handling of void/void*, unified local/global var analysis. Native base64 / hex data array (needs more checks)
2021-08-20 10:29:17 +02:00
byte_literal_fail_base64_4.c3
Updates to base64 parsing.
2021-12-04 00:25:55 +01:00
byte_literal_fail_base64.c3
Better handling of void/void*, unified local/global var analysis. Native base64 / hex data array (needs more checks)
2021-08-20 10:29:17 +02:00
byte_literal_fail_hex.c3
Better handling of void/void*, unified local/global var analysis. Native base64 / hex data array (needs more checks)
2021-08-20 10:29:17 +02:00
byte_literals.c3t
Updated mangling and bump to 0.2.18
2022-07-20 12:22:03 +02:00
char_literals.c3t
Updated mangling and bump to 0.2.18
2022-07-20 12:22:03 +02:00
const_var_copy.c3t
Updated mangling and bump to 0.2.18
2022-07-20 12:22:03 +02:00
constants.c3t
Updated casts (
#684
)
2022-12-27 14:16:47 +01:00
float_type.c3t
Fix vector init and float promotion. Fix of 1.0f.
2022-10-08 14:30:17 +02:00
init_order.c3t
Fixing distinct, typedef and bitstruct copying. Fix where global constants did not need to be constant. Bump to 0.2.26
2022-07-27 18:12:27 +02:00