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 |
|
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
|
762799052e
|
Merge branch 'main' into typecheck-module-params
|
2024-08-07 18:55:33 -03:00 |
|
Agus Zubiaga
|
3841376784
|
update mono tests after adding import defs
|
2024-07-06 22:52:38 -03:00 |
|
Folkert
|
48ddbec9d1
|
mono tests
|
2024-07-06 16:08:56 +02: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
|
12aa775f54
|
Update mono tests
|
2024-02-17 13:20:34 -05:00 |
|
Richard Feldman
|
3b55b64ca6
|
Update mono tests
|
2024-02-15 06:47:14 -05: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 |
|
JRI98
|
689a1ff352
|
Fix list rest bind in when branch tuple destructure
|
2023-12-21 11:55:29 +00:00 |
|