roc/crates/compiler/mono/src
2023-04-09 14:03:33 -07:00
..
code_gen_help mono refcount: use box instaed of non-nullable unwrapped 2023-02-10 20:19:49 +01:00
debug add NullPointer to mono::ir::Expr 2023-03-30 20:18:04 +02:00
ir Clippy 2023-03-25 17:06:41 -05:00
layout functions in structs, in general 2023-04-04 15:01:17 +02:00
borrow.rs add NullPointer to mono::ir::Expr 2023-03-30 20:18:04 +02:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
expand_rc.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
inc_dec.rs add NullPointer to mono::ir::Expr 2023-03-30 20:18:04 +02:00
ir.rs add proper error messages for ingested files 2023-04-09 14:03:33 -07:00
layout.rs make all glue tests run! 2023-04-05 23:19:17 +02:00
layout_soa.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
lib.rs Factor out mono literal and pattern into smaller crates 2023-03-25 16:33:55 -05:00
low_level.rs add more Num.bytesTo* functions 2023-03-12 08:41:05 -07:00
reset_reuse.rs add NullPointer to mono::ir::Expr 2023-03-30 20:18:04 +02:00
tail_recursion.rs Make all layouts interned in mono 2023-01-11 14:38:41 -06:00