This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
roc
Watch
1
Star
0
Fork
You've already forked roc
0
mirror of
https://github.com/roc-lang/roc.git
synced
2025-09-26 13:29:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
83b64c4fb3
roc
/
crates
/
compiler
/
derive_key
/
src
History
Download ZIP
Download TAR.GZ
Ayaz
83b64c4fb3
Merge pull request
#4209
from roc-lang/impl-tag-discriminant
...
Derive `Hash` implementations for tag unions
2022-10-10 22:23:05 -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
Fix deriving of hash ability for recursive tag unions
2022-10-05 12:01:02 -05:00
lib.rs
Support derivation of Hash for Str and List
2022-10-04 14:09:40 -05:00
util.rs
Generate derive keys for tags
2022-10-04 16:23:24 -05:00