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
18b4ce4e7dcd658e7e411b50aca4313328953135
c3c
/
test
/
test_suite
/
floats
History
Christoffer Lerno
abd3585c44
Parsing difference between "0x00." and "0X00." literals
#2371
2025-08-05 13:09:53 +02:00
..
convert_float.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
double_float.c3
Add
d
as floating point suffix for
double
types.
2025-05-28 12:02:24 +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
hex_floats_malformed.c3
Add
d
as floating point suffix for
double
types.
2025-05-28 12:02:24 +02:00
inf_nan.c3t
Change printfln to printfn. Make LLVM 15 tests default.
2023-01-11 18:00:08 +01:00
mod.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
parse_hex_float.c3
Parsing difference between "0x00." and "0X00." literals
#2371
2025-08-05 13:09:53 +02:00