roc/crates/compiler/derive/src
Ayaz Hafiz cb96a64259
Implement hashing tag discriminants in derivers, rather than using low-level
This makes it so we can decide the discriminant in the front-end. With
this, we can also now revert the `LowLevel::TagDiscriminant`
introductions.
2022-10-05 12:58:04 -05:00
..
decoding.rs Avoid non-consuming iterators 2022-08-15 11:11:37 -05:00
encoding.rs Move derive Env to a util module 2022-08-03 08:56:26 -05:00
hash.rs Implement hashing tag discriminants in derivers, rather than using low-level 2022-10-05 12:58:04 -05:00
lib.rs Add deriving of immediates for the Hash ability 2022-10-04 14:09:39 -05:00
util.rs Only open extension variable when feature is turned on 2022-08-15 11:11:36 -05:00