roc/crates/compiler/mono/src
2023-12-25 17:05:37 +01: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 Fix list rest bind in when branch tuple destructure 2023-12-21 11:55:29 +00: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 create seamless slices when getting a substring 2023-12-05 22:46:43 -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 Merge branch 'main' of github.com:roc-lang/roc into clippy-1.74 2023-12-25 17:05:37 +01:00
ir.rs Merge branch 'main' of github.com:roc-lang/roc into clippy-1.74 2023-12-25 17:05:37 +01: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 add src and location to dbg 2023-12-02 21:18:31 -08:00
tail_recursion.rs add src and location to dbg 2023-12-02 21:18:31 -08:00