roc/crates/compiler/mono/src
2023-06-24 14:49:55 +02:00
..
code_gen_help add Ptr lowlevels 2023-06-24 14:49:46 +02:00
debug fix layout check issue 2023-06-24 14:49:53 +02:00
ir never switch on a float 2023-06-07 12:51:15 +02:00
layout skip is_null check if possible 2023-06-24 14:49:49 +02:00
borrow.rs fix bugs 2023-06-24 14:49:47 +02:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs don't use pointer as union child 2023-06-24 14:49:52 +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 rewrite constFolding logic 2023-06-24 14:49:49 +02:00
ir.rs clippy 2023-06-24 14:49:47 +02:00
layout.rs skip is_null check if possible 2023-06-24 14:49:49 +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 don't capture from outside join point for the dev backend 2023-06-24 14:49:55 +02:00