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
ad10bf07c5
roc
/
crates
/
compiler
/
derive_key
/
src
History
Download ZIP
Download TAR.GZ
Ayaz
51c687df54
Merge branch 'main' into i4150
...
Signed-off-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
2022-10-08 16:08:35 -05:00
..
decoding.rs
Support deriving decoder for record with arbitrary ext var
2022-08-23 10:41:06 -05:00
encoding.rs
Have FunctionOrTagUnion include multiple possible tags
2022-10-05 17:24:52 -05:00
hash.rs
Add derive key generation for record hashing
2022-10-04 14:42:00 -05:00
lib.rs
Support derivation of Hash for Str and List
2022-10-04 14:09:40 -05:00
util.rs
Support derivers for tag unions with ext vars
2022-08-23 10:41:06 -05:00