roc/compiler/mono/src
2021-02-20 04:16:09 +01:00
..
borrow.rs clippy 2021-02-19 19:22:05 +01:00
decision_tree.rs add branch info to switches 2021-01-31 20:36:40 +01:00
exhaustive.rs remove variable from mono patterns 2021-01-07 20:12:11 +01:00
expand_rc.rs RC expansion of nested structs 2021-02-17 00:38:14 +01:00
inc_dec.rs change how invoke refcounting works (the live variable calculation was incorrect) 2021-02-19 17:11:29 +01:00
ir.rs put closure tests into one file 2021-02-19 21:29:33 +01:00
layout.rs dicts are only 3 words on the stack 2021-02-20 04:16:09 +01:00
lib.rs initial version of rc optimization 2021-01-28 13:14:54 +01:00
tail_recursion.rs fix oversights 2021-01-28 15:32:22 +01:00