Lars Frogner
|
560171c238
|
Add Num.[f32,f64,dec]_[to,from]_bits builtins and deprecate Num.[f32,f64]_[to,from]_parts (#7741)
* Add `Num.[f32,f64,dec]_[to,from]_bits` builtins
* Update mono tests
* Deprecate `Num.[f32,f64]_[to,from]_parts`
|
2025-04-18 10:10:45 +02:00 |
|
Anton-4
|
05a5eaf124
|
update mono
|
2025-01-28 18:16:00 +01:00 |
|
Sam Mohr
|
fce14d31b0
|
Move desugaring to new roc_can_solo crate
|
2025-01-19 07:16:43 -08:00 |
|
Jared Ramirez
|
7daa008a9a
|
Add Num.fromBool
|
2024-12-24 10:10:20 -05:00 |
|
Agus Zubiaga
|
3841376784
|
update mono tests after adding import defs
|
2024-07-06 22:52:38 -03:00 |
|
Folkert
|
241d2b565a
|
update mono tests
|
2024-05-04 15:59:59 +02:00 |
|
Fabian Schmalzried
|
4586147ee8
|
fix test-mono
|
2024-04-01 21:08:15 +02:00 |
|
Brendan Hansknecht
|
3c737c19ee
|
update mono tests
|
2024-02-29 21:33:32 -08:00 |
|
Richard Feldman
|
aabd95404f
|
Merge remote-tracking branch 'origin/main' into remove-nat
|
2024-01-30 21:42:45 -05:00 |
|
Kiryl Dziamura
|
b3dfdb562b
|
crash on rem div by zero
|
2024-01-30 11:12:02 +01:00 |
|
Folkert
|
979128cf32
|
make division by zero (integer) not trap
|
2024-01-29 01:38:32 +01:00 |
|
Richard Feldman
|
418731cb71
|
Update mono tests
|
2024-01-26 16:25:32 -05:00 |
|
Brian Teague
|
4499f8c6f4
|
isApproxEq function
|
2024-01-23 21:06:35 -05:00 |
|
HajagosNorbert
|
9c21ac1388
|
rename to GetElementPointer, index -> indices
|
2023-11-13 15:48:05 +01:00 |
|
Brendan Hansknecht
|
fb1db19dca
|
mono test
|
2023-09-17 09:00:01 -07:00 |
|
Folkert
|
cdc90f8495
|
update mono tests
|
2023-07-30 18:48:37 +02:00 |
|
Folkert
|
7e380d9533
|
update mono tests
|
2023-06-27 19:39:26 +02:00 |
|
Folkert
|
654cf7b861
|
changes after review
|
2023-06-24 14:49:57 +02:00 |
|
Folkert
|
f7104bfe54
|
update mono tests
|
2023-06-24 14:49:55 +02:00 |
|
Folkert
|
f797b59d82
|
mono test
|
2023-06-24 14:49:51 +02:00 |
|
Folkert
|
9c85fb90d3
|
fix bugs
|
2023-06-24 14:49:47 +02:00 |
|
J.Teeuwissen
|
495bbfd944
|
updated test
|
2023-06-19 22:51:10 +02:00 |
|
J.Teeuwissen
|
78c1855b66
|
Fixed logic
|
2023-06-19 17:41:57 +02:00 |
|
Kilian Vounckx
|
402a89237d
|
Add Num.bitwiseNot function
|
2023-06-17 20:08:33 +02:00 |
|
Kilian Vounckx
|
ab0969f7bb
|
Add fractional constants
|
2023-06-15 20:31:17 +02:00 |
|
Folkert de Vries
|
79e9ba3dd1
|
Merge pull request #5529 from JTeeuwissen/joinpoint-specialisation
Joinpoint specialisation
|
2023-06-13 18:42:02 +02:00 |
|
J.Teeuwissen
|
fbf3faeaf1
|
Simplified logic
|
2023-06-10 23:55:14 +02:00 |
|
J.Teeuwissen
|
46bff75517
|
progress
|
2023-06-10 23:55:09 +02:00 |
|
J.Teeuwissen
|
94fb89bde4
|
Start drop specialisation for joinpoints
|
2023-06-10 23:53:19 +02:00 |
|
Fábio Beirão
|
250c50e018
|
Update the test_mono/generated folder
|
2023-06-09 18:09:37 +02:00 |
|
J.Teeuwissen
|
b049b29613
|
Start fixing failed tests
|
2023-05-24 19:40:12 +02:00 |
|
J.Teeuwissen
|
ec731443c4
|
moved drop specialization up
|
2023-05-15 00:53:07 +02:00 |
|