roc/compiler/can
Ayaz Hafiz a3ac68a41f
Split up Defs into TypeDef and ValueDef
Just a refactoring PR. This is useful because during canonicalization
we always process type defs first, then value defs. With abilities this
distinction continues to grow; in that case, we have patterns associated
with types that we want to process before patterns from values.
2022-04-06 22:18:57 -04:00
..
src Split up Defs into TypeDef and ValueDef 2022-04-06 22:18:57 -04:00
tests Remove spaces around var in record update 2022-02-20 20:17:29 -05:00
Cargo.toml Merge remote-tracking branch 'origin/trunk' into constraints-soa 2022-03-01 22:39:51 +01:00