roc/crates/compiler/mono/src
2023-06-07 12:52:33 +02:00
..
code_gen_help many extra gen_primitives tests for gen-dev 2023-06-07 12:52:33 +02:00
debug Add a Newtype variant to LayoutWrapper 2023-06-06 16:03:52 -05:00
ir never switch on a float 2023-06-07 12:51:15 +02:00
layout Be sure to preserve layout wrappers during reification 2023-06-06 16:03:53 -05:00
borrow.rs Add a Newtype variant to LayoutWrapper 2023-06-06 16:03:52 -05:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs Make repr private and accessible only via the interner 2023-06-06 16:01:27 -05:00
expand_rc.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
inc_dec.rs updated Stmt::Dbg 2023-06-07 08:34:36 +02:00
ir.rs Merge pull request #5400 from roc-lang/semantic-layouts-for-newtypes 2023-06-07 05:39:20 -05:00
layout.rs Fix type errors 2023-06-06 16:07:51 -05: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 Make repr private and accessible only via the interner 2023-06-06 16:01:27 -05:00
tail_recursion.rs Make all layouts interned in mono 2023-01-11 14:38:41 -06:00