Bryce Miller
|
cb08225bf0
|
| -> where
|
2023-06-05 20:19:00 -04:00 |
|
Bryce Miller
|
d2503bb9f2
|
has -> implements
|
2023-05-26 22:59:29 -04:00 |
|
Bryce Miller
|
58a84fdc29
|
has -> implements in tests
|
2023-05-26 20:37:42 -04:00 |
|
Bryce Miller
|
91e37293a2
|
abilities syntax has -> implements
|
2023-05-24 21:29:38 -04:00 |
|
Ayaz Hafiz
|
cb5a21cb20
|
Derive decoding for tuples
|
2023-03-22 16:43:52 -05:00 |
|
Ayaz Hafiz
|
5e0a6e5926
|
Derive key for Decoding tuples
|
2023-03-22 12:23:16 -05:00 |
|
Ayaz Hafiz
|
1e120653ff
|
Update derive tests
|
2022-12-12 15:06:32 -06:00 |
|
Ayaz Hafiz
|
a01583efff
|
Add derive key tests for able ext vars
|
2022-08-23 10:41:06 -05:00 |
|
Ayaz Hafiz
|
2f24c81dab
|
Support deriving decoder for record with arbitrary ext var
|
2022-08-23 10:41:06 -05:00 |
|
Ayaz Hafiz
|
3770db5d70
|
Add test for underivable optional record
|
2022-08-15 11:11:37 -05:00 |
|
Ayaz Hafiz
|
68441479b8
|
Add decoding record derive key tests
|
2022-08-15 11:11:37 -05:00 |
|
Ayaz Hafiz
|
0f58328d3d
|
Use wrap_in_decode_custom_decode_with for decode record
|
2022-08-15 11:11:36 -05:00 |
|
Ayaz Hafiz
|
44a746b473
|
Update derive decoder test
|
2022-08-15 11:11:36 -05:00 |
|
Ayaz Hafiz
|
f95c5aee12
|
Check in derived record impl
|
2022-08-15 11:11:33 -05:00 |
|
Richard Feldman
|
bff2852639
|
Add an initial record decoding test
|
2022-08-15 11:11:31 -05:00 |
|
Ayaz Hafiz
|
de3a12167b
|
Wrap list decoders in Decode.custom for now
Otherwise we get some weird panics in borrow, I think something is going
wrong with let-generalization
|
2022-08-03 16:09:22 -05:00 |
|
Ayaz Hafiz
|
ab3ff6e842
|
Add a list decoder
|
2022-08-03 14:57:38 -05:00 |
|
Ayaz Hafiz
|
e2179348c6
|
Add derive keys for decoders
|
2022-08-03 08:56:25 -05:00 |
|