roc/crates/compiler/mono/src
2023-06-16 10:30:40 -05: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 Add Layout::STR_PTR 2023-06-16 10:30:40 -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 Merge pull request #5548 from JTeeuwissen/fix-oc-test-panics-after-roc-check-said-zero-errors,-zero-warnings 2023-06-13 13:44:12 -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 Use correct variable when compiling dbg continuation 2023-06-13 16:45:02 -05:00
layout.rs Implement struct-by-reference for structs over 4 machine words 2023-06-16 10:30:40 -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 removed target info 2023-06-13 17:15:04 +02:00
tail_recursion.rs Make all layouts interned in mono 2023-01-11 14:38:41 -06:00