roc/crates/compiler/derive_key/src
Ayaz Hafiz f826ff1a71
Remove addI* variants from Hash
These are trivially fulfilled by converting a signed int to its unsigned
repr and hashing that.
2022-10-19 14:24:21 -05:00
..
decoding.rs Support deriving decoder for record with arbitrary ext var 2022-08-23 10:41:06 -05:00
encoding.rs Merge pull request #4209 from roc-lang/impl-tag-discriminant 2022-10-10 22:23:05 -05:00
hash.rs Remove addI* variants from Hash 2022-10-19 14:24:21 -05:00
lib.rs Update Eq symbols 2022-10-12 16:38:36 -05:00
util.rs Generate derive keys for tags 2022-10-04 16:23:24 -05:00