roc/crates/compiler/mono/src
2024-06-08 13:36:20 +02:00
..
code_gen_help spelling 2024-04-14 13:45:01 +10:00
debug format code & replace vec!(in arena;...) with arena.alloc([...]) 2023-11-21 11:09:42 +01:00
ir Merge branch 'main' into fix_6606 2024-05-04 16:26:40 +02:00
layout apply Ayaz review suggestions 2024-04-30 19:34:21 +02:00
borrow.rs infer for a proc whether it is OK to pass an argument as borrowed 2024-03-13 20:12:51 +01:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs PR: rename to List.concatUtf8 2024-06-08 13:36:20 +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 PR: rename to List.concatUtf8 2024-06-08 13:36:20 +02:00
ir.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
layout.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07: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 Revert "Remove obsolete ListLenUsize" 2024-02-17 13:20:34 -05:00
reset_reuse.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
tail_recursion.rs Update some docs to not reference Nat 2024-01-26 16:06:07 -05:00