roc/crates/compiler/mono/src
2024-07-21 19:53:36 -07:00
..
code_gen_help get wasm dev backend working 2024-07-21 19:53:36 -07:00
debug format code & replace vec!(in arena;...) with arena.alloc([...]) 2023-11-21 11:09:42 +01:00
ir Merge pull request #6819 from roc-lang/rust-1-77-2-upgrade 2024-07-06 03:23:54 +02:00
layout apply Ayaz review suggestions 2024-04-30 19:34:21 +02:00
borrow.rs added error tip 2024-07-09 19:46:33 +02:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs clarify list drop specialization state 2024-07-16 13:14:39 -07:00
expand_rc.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
inc_dec.rs move List.map* into roc 2024-07-13 10:39:56 -07:00
ir.rs move List.map* into roc 2024-07-13 10:39:56 -07:00
layout.rs when inserting into an interner, re-use Layout::UNIT when possible 2024-07-07 23:11:36 +02: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 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