roc/crates/compiler/mono/src
Folkert de Vries bd6623dab4
Merge pull request #5055 from roc-lang/abilities-bug-generic
Lambda set compaction must preserve unique specializations of concrete types
2023-02-21 15:24:23 +01: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 Debug ProcLayouts 2023-02-20 18:49:18 -06:00
borrow.rs Pass interner through to debug proc layouts misisng in param map 2023-02-20 18:49:29 -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 Pass interner through to debug proc layouts misisng in param map 2023-02-20 18:49:29 -06:00
ir.rs Merge pull request #5055 from roc-lang/abilities-bug-generic 2023-02-21 15:24:23 +01:00
layout.rs Merge pull request #5055 from roc-lang/abilities-bug-generic 2023-02-21 15:24:23 +01:00
layout_soa.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
lib.rs Unify logic for building record and tuple IR 2023-02-08 11:03:02 -05: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