roc/crates/compiler/mono/src
2023-11-29 21:05:48 -08:00
..
code_gen_help fix dropping the wrong argument for List.map when it captures 2023-11-27 23:02:44 +01:00
debug format code & replace vec!(in arena;...) with arena.alloc([...]) 2023-11-21 11:09:42 +01:00
ir misc cleanup suggestions 2023-11-20 21:33:47 -08:00
layout misc cleanup suggestions 2023-11-20 21:33:47 -08:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs rename to GetElementPointer, index -> indices 2023-11-13 15:48:05 +01:00
expand_rc.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
inc_dec.rs rename to GetElementPointer, index -> indices 2023-11-13 15:48:05 +01:00
ir.rs add basic Dbg desugaring and LowLevelDbg 2023-11-29 21:05:48 -08:00
layout.rs drop into_iter in some places 2023-10-07 19:11:36 +02:00
lib.rs removed borrow.rs 2023-07-30 14:03:38 +02:00
low_level.rs Switch Num.tan to a zig builtin 2023-09-16 21:27:51 -07:00
reset_reuse.rs removed borrow.rs 2023-07-30 14:03:38 +02:00
tail_recursion.rs format code & replace vec!(in arena;...) with arena.alloc([...]) 2023-11-21 11:09:42 +01:00