roc/crates/compiler/mono/src
2024-12-16 14:38:36 -08:00
..
code_gen_help get wasm dev backend working 2024-07-21 19:53:36 -07:00
debug Remove unused RuntimeErrorFunction variant from roc_mono::ir::Expr 2024-11-28 20:11:56 +00:00
ir Optimize literal list construction in LLVM backend 2024-08-09 18:51:17 -07:00
layout apply Ayaz review suggestions 2024-04-30 19:34:21 +02:00
borrow.rs Remove unused code 2024-12-05 09:18:52 +00:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs fixed drop specialization assert for unreachable switch branches on unions 2024-12-16 14:38:36 -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 Remove unused RuntimeErrorFunction variant from roc_mono::ir::Expr 2024-11-28 20:11:56 +00:00
ir.rs Use new try impl for ? operator 2024-12-05 02:13:13 -08:00
layout.rs WIP 2024-11-11 10:22:58 +11:00
lib.rs infer for a proc whether it is OK to pass an argument as borrowed 2024-03-13 20:12:51 +01:00
low_level.rs move List.map* into roc 2024-07-13 10:39:56 -07:00
reset_reuse.rs Remove expect-fx syntax and handling 2024-11-17 20:25:37 -08:00
tail_recursion.rs Remove unused RuntimeErrorFunction variant from roc_mono::ir::Expr 2024-11-28 20:11:56 +00:00