roc/crates/compiler/mono/src
2023-03-25 15:01:41 -05: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 add Str.releaseExcessCapacity 2023-03-15 15:24:59 -07: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 List.mapN properly add all decrefs 2023-03-02 07:24:49 -08:00
ir.rs More debugging for missing lambda sets 2023-03-25 15:01:41 -05:00
layout.rs Merge remote-tracking branch 'origin/main' into glue-getters-rtfeldman 2023-02-22 21:11:39 +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 add more Num.bytesTo* functions 2023-03-12 08:41:05 -07: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