roc/crates/compiler/mono/src
2023-02-14 08:51:35 -06:00
..
code_gen_help mono refcount: use box instaed of non-nullable unwrapped 2023-02-10 20:19:49 +01:00
debug Remove resolve_recursive_layout 2023-01-25 16:21:05 -06:00
layout Do not fixup recursion pointers in non-recursive lambda sets 2023-02-13 17:14:04 -06:00
borrow.rs Make all layouts interned in mono 2023-01-11 14:38:41 -06:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
decision_tree.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
expand_rc.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
inc_dec.rs Make all layouts interned in mono 2023-01-11 14:38:41 -06:00
ir.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
layout.rs Merge pull request #5029 from roc-lang/lambda-set-cleanup 2023-02-14 08:51:35 -06:00
layout_soa.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
lib.rs Revert "Add a LayoutBuffer to store layouts aside and thread it through" 2022-12-14 14:05:56 -06:00
low_level.rs 1.65 clippy fixes 2022-11-03 16:20:37 +01:00
reset_reuse.rs Chase recursive layouts as appropriate 2023-01-25 15:10:56 -06:00
tail_recursion.rs Make all layouts interned in mono 2023-01-11 14:38:41 -06:00