roc/crates/compiler/mono/src
2023-01-28 02:01:02 +01:00
..
code_gen_help mono code_gen_help: decref should use element alignment, not List alignment 2023-01-26 20:05:16 +01:00
debug Remove resolve_recursive_layout 2023-01-25 16:21:05 -06:00
layout Don't store recursive unions by recursive pointer head-on 2023-01-25 18:05:43 -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 Chase recursive layouts as appropriate 2023-01-25 15:10:56 -06: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 Always show one level of unions when printing layouts 2023-01-25 15:16:06 -06:00
layout.rs Put list_element_layout! macro into mono 2023-01-28 02:01:02 +01: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