roc/crates/compiler/gen_llvm/src
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
..
llvm Add Num.[f32,f64,dec]_[to,from]_bits builtins and deprecate Num.[f32,f64]_[to,from]_parts (#7741) 2025-04-18 10:10:45 +02:00
lib.rs Allow all the arguments 2022-12-29 11:42:24 -06:00
run_roc.rs List.get with negative index in repl 2024-01-28 22:21:40 +01:00