roc/crates/compiler/mono/src
2023-05-10 15:40:44 -05:00
..
code_gen_help Use LayoutRepr directly when possible 2023-05-10 15:28:11 -05:00
debug Introduce the concept of SemanticRepr 2023-05-10 13:51:04 -05:00
ir Introduce the concept of SemanticRepr 2023-05-10 13:51:04 -05:00
layout Semantic layouts for tuples 2023-05-10 15:40:44 -05:00
borrow.rs Implement builtins for Num.isNan, Num.isInfinite, and Num.isFinite 2023-05-03 09:33:28 +01:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs Wrap layouts in a LayoutRepr constructor 2023-05-10 13:22:10 -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 feedback 2023-04-30 12:01:01 +02:00
ir.rs Introduce the concept of SemanticRepr 2023-05-10 13:51:04 -05:00
layout.rs Semantic layouts for tuples 2023-05-10 15:40:44 -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 Wrap layouts in a LayoutRepr constructor 2023-05-10 13:22:10 -05:00
tail_recursion.rs Make all layouts interned in mono 2023-01-11 14:38:41 -06:00