roc/crates/compiler/mono/src
Fabian Schmalzried 4269608ebf
remove i128OfDec
2024-04-01 21:08:12 +02:00
..
code_gen_help Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
debug format code & replace vec!(in arena;...) with arena.alloc([...]) 2023-11-21 11:09:42 +01:00
ir Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
layout Use roc_target over target_lexicon 2024-03-31 10:50:26 -07: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 remove i128OfDec 2024-04-01 21:08:12 +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 remove i128OfDec 2024-04-01 21:08:12 +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