Christoffer Lerno
|
b3bce10699
|
Remove division-by-zero checks for floating point in safe mode #2556.
|
2025-11-03 02:43:01 +01:00 |
|
Christoffer Lerno
|
abd3585c44
|
Parsing difference between "0x00." and "0X00." literals #2371
|
2025-08-05 13:09:53 +02:00 |
|
Christoffer Lerno
|
83d6b35afe
|
Add d as floating point suffix for double types.
|
2025-05-28 12:02:24 +02:00 |
|
Christoffer Lerno
|
e3416a1c40
|
Allow @test with modules. Change name mangling for non exports.
|
2023-02-20 16:02:30 +01:00 |
|
Christoffer Lerno
|
dc16f65c8e
|
Change printfln to printfn. Make LLVM 15 tests default.
|
2023-01-11 18:00:08 +01:00 |
|
Christoffer Lerno
|
d3a053e049
|
Updated mangling and bump to 0.2.18
|
2022-07-20 12:22:03 +02:00 |
|
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 |
|
Christoffer Lerno
|
b52b42d4da
|
Complete transition to fn. Introduce global/threadlocal
|
2021-11-16 17:46:44 +01:00 |
|
Christoffer Lerno
|
b4df56db54
|
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 |
|
Christoffer Lerno
|
afd39c4d4d
|
Add inf and nan.
|
2021-07-16 00:05:09 +02:00 |
|
Christoffer Lerno
|
1948ae3fe2
|
Fix checks on float literal exceeding max, and implicit float conversions.
|
2021-07-15 01:17:18 +02:00 |
|