roc/crates/compiler/mono/src
Richard Feldman df0ab01128
Merge pull request #5348 from basile-henry/basile/num-is-nan
Implement builtins for Num.isNan, Num.isInfinite, and Num.isFinite
2023-05-05 06:15:18 -04:00
..
code_gen_help Merge pull request #5336 from roc-lang/dev-backend-list-map 2023-05-01 10:20:15 +02:00
debug Merge branch 'resetref' into Frame-Limited 2023-04-03 10:02:31 +02:00
ir Merge branch 'main' into drop_specialization 2023-04-29 18:31:12 +02:00
layout simplify and fully implement comparisons 2023-04-23 19:58:31 +02:00
borrow.rs Implement builtins for Num.isNan, Num.isInfinite, and Num.isFinite 2023-05-03 09:33:28 +01:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs feedback 2023-04-30 12:01:01 +02:00
expand_rc.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
inc_dec.rs feedback 2023-04-30 12:01:01 +02:00
ir.rs Determine host-exposed lambda sets once based on proc variable 2023-05-03 10:00:50 -05:00
layout.rs infra for exposed_generic in the dev backend 2023-05-01 18:39:10 +02:00
layout_soa.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
lib.rs start drop_specialization 2023-04-20 13:06:51 +02:00
low_level.rs Implement builtins for Num.isNan, Num.isInfinite, and Num.isFinite 2023-05-03 09:33:28 +01:00
reset_reuse.rs using correct id 2023-04-30 16:55:08 +02:00
tail_recursion.rs Make all layouts interned in mono 2023-01-11 14:38:41 -06:00