roc/crates/compiler/mono/src
2023-06-24 14:49:46 +02:00
..
code_gen_help add Ptr lowlevels 2023-06-24 14:49:46 +02:00
debug WIP 2023-06-24 14:49:46 +02:00
ir never switch on a float 2023-06-07 12:51:15 +02:00
layout add LayoutRepr::Ptr 2023-06-24 14:49:45 +02:00
borrow.rs WIP 2023-06-24 14:49:46 +02:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs WIP 2023-06-24 14:49:46 +02:00
expand_rc.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
inc_dec.rs WIP 2023-06-24 14:49:46 +02:00
ir.rs WIP 2023-06-24 14:49:46 +02:00
layout.rs rough implementation 2023-06-24 14:49:46 +02: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 non lazy 2023-06-19 21:10:00 +02:00
tail_recursion.rs WIP 2023-06-24 14:49:46 +02:00