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
b1d83e2ccd060ec8942cf310bca59c4de3866f21
c3c
/
test
/
test_suite
/
floats
History
Christoffer Lerno
22ee082d00
0.2.1 SysV ABI fix for passing certain things by struct. Fix implicitly converting to float in the case of myfloat *= -1. Prefer inferred constant over global. Allow locals to shadow global variables.
2022-04-27 16:43:25 +02:00
..
convert_float.c3t
0.2.1 SysV ABI fix for passing certain things by struct. Fix implicitly converting to float in the case of myfloat *= -1. Prefer inferred constant over global. Allow locals to shadow global variables.
2022-04-27 16:43:25 +02:00
explicit_float_truncation_needed.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
float_exceeding_size.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
inf_nan.c3t
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00