Ayaz Hafiz
|
efc11bd7ed
|
Wasm sized and decode for void values
|
2022-07-18 12:37:48 -04:00 |
|
Ayaz Hafiz
|
6802c3e2b1
|
Turn on tests that now work
|
2022-07-18 11:29:27 -04:00 |
|
Ayaz Hafiz
|
7df18f82a2
|
Mark var only for debug builds
|
2022-07-18 11:21:30 -04:00 |
|
Richard Feldman
|
b9bded716c
|
Fix return type in test result
|
2022-07-18 11:18:30 -04:00 |
|
Ayaz Hafiz
|
1440915395
|
Start generating void layouts for unbound type variables
|
2022-07-18 10:08:07 -04:00 |
|
Richard Feldman
|
b92a2b8dad
|
Clarify docs a bit
|
2022-07-17 21:54:36 -04:00 |
|
Richard Feldman
|
f2175f31be
|
Add List.mapTry tests
|
2022-07-17 21:53:01 -04:00 |
|
Richard Feldman
|
08ead32be9
|
Add List.mapTry
|
2022-07-17 21:53:01 -04:00 |
|
Richard Feldman
|
31f7d72ce0
|
Merge pull request #3529 from rtfeldman/derive-lists
Derive encoding for lists
|
2022-07-17 14:28:44 -04:00 |
|
Richard Feldman
|
f575807834
|
Merge remote-tracking branch 'origin/trunk' into outdent-infix
|
2022-07-16 16:08:36 -04:00 |
|
Ayaz Hafiz
|
863cdfe2a1
|
Format JSON
|
2022-07-16 12:31:08 -04:00 |
|
Ayaz Hafiz
|
8de80b2afa
|
Add deriving list of records test
|
2022-07-16 12:31:07 -04:00 |
|
Ayaz Hafiz
|
e06e83be05
|
Fix JSON list encoding bug
|
2022-07-16 12:31:07 -04:00 |
|
Ayaz Hafiz
|
ce6c7fce3f
|
Add list deriving gen test
|
2022-07-16 12:31:07 -04:00 |
|
Ayaz Hafiz
|
e3742481f4
|
Improve pretty printing of derived impls
|
2022-07-16 12:31:06 -04:00 |
|
Ayaz Hafiz
|
c647973dee
|
Wrap list encoders in Encode.custom for now
|
2022-07-16 12:30:15 -04:00 |
|
Ayaz Hafiz
|
e83175cf75
|
Add a deriver for encoding lists
|
2022-07-16 12:30:14 -04:00 |
|
Ayaz Hafiz
|
0dfdcf5523
|
Get rid of some dead deriving code
My favorite kind of dead code elimination
|
2022-07-16 12:28:39 -04:00 |
|
Folkert de Vries
|
dc74803c18
|
Merge pull request #3523 from rtfeldman/more-encoding-deriving
More encoding deriving
|
2022-07-16 11:37:37 +02:00 |
|
Brian Carroll
|
dae8eccb70
|
Fix a comment in Str.roc
|
2022-07-16 08:26:19 +01:00 |
|
Folkert de Vries
|
98dbd236fb
|
Merge pull request #3546 from rtfeldman/syntactic-ability-specializations
Parse and format "has-abilities" clauses in opaque types
|
2022-07-16 02:06:00 +02:00 |
|
Ayaz Hafiz
|
be9944a7e1
|
Improve indent of has-abilities clauses
|
2022-07-15 11:59:03 -04:00 |
|
Ayaz Hafiz
|
dc3f8db6b8
|
Stray dbg
|
2022-07-15 11:46:32 -04:00 |
|
Ayaz Hafiz
|
3c65fbcf35
|
Format has clauses with impls
|
2022-07-15 11:45:53 -04:00 |
|
Ayaz Hafiz
|
85cbab0193
|
Add fmt test for empty has abilities block
|
2022-07-15 11:17:21 -04:00 |
|
Ayaz Hafiz
|
4d54e2ee3c
|
Add test for empty impl block parse
|
2022-07-15 11:15:44 -04:00 |
|
Ayaz Hafiz
|
ecaccdaac3
|
Update parse tests
|
2022-07-15 11:15:01 -04:00 |
|
Ayaz Hafiz
|
3ada644544
|
Format impls blocks
|
2022-07-15 11:14:49 -04:00 |
|
Ayaz Hafiz
|
85599e3a9a
|
Parse impl blocks in abilities
|
2022-07-15 11:06:44 -04:00 |
|
Ayaz Hafiz
|
eb2012dcad
|
Typos
|
2022-07-15 10:39:10 -04:00 |
|
Ayaz Hafiz
|
a5a80d2d17
|
Test immediate encoding derivers
|
2022-07-15 10:39:09 -04:00 |
|
Ayaz Hafiz
|
946004a82f
|
Support immediate derivers for numbers
|
2022-07-15 10:39:09 -04:00 |
|
Ayaz Hafiz
|
2e20441157
|
Num * can't be derived for encoding, but concrete numbers can be
|
2022-07-15 10:39:09 -04:00 |
|
Ayaz Hafiz
|
7b23077265
|
Treat numbers as ad-hoc types for the purpose of checking ability obligations
|
2022-07-15 10:39:09 -04:00 |
|
Ayaz Hafiz
|
568e8d9475
|
Remove explicit string deriving code in favor of immediate
|
2022-07-15 10:39:09 -04:00 |
|
Ayaz Hafiz
|
9a66e936a8
|
Switch String deriving to be an immediate deriver
|
2022-07-15 10:39:08 -04:00 |
|
Ayaz Hafiz
|
c98ba441cf
|
Properly handle immediate derivations
|
2022-07-15 10:38:11 -04:00 |
|
Ayaz Hafiz
|
e91247a64d
|
Store ability member lambda sets in storage subs
|
2022-07-15 10:38:11 -04:00 |
|
Ayaz Hafiz
|
52d3f9721f
|
Add function to extract ability member's lambda sets at regions
|
2022-07-15 10:38:11 -04:00 |
|
Ayaz Hafiz
|
759134885b
|
Explain pushing/popping types on region labelling stack
|
2022-07-15 10:38:10 -04:00 |
|
Folkert de Vries
|
460b822caa
|
Merge pull request #3501 from rtfeldman/derive-tag-union-encoding-gen
Derive tag union encoding gen
|
2022-07-15 15:57:41 +02:00 |
|
Folkert
|
b9ebd4fa27
|
Merge remote-tracking branch 'origin/trunk' into pretty-expect-output
|
2022-07-15 09:12:04 +02:00 |
|
Folkert
|
b6224a3806
|
ugly hack to make the docs build
|
2022-07-14 22:15:19 +02:00 |
|
Folkert de Vries
|
1b1b63aad0
|
Merge branch 'trunk' into assoc-list-dict
|
2022-07-14 16:47:50 +02:00 |
|
Ayaz Hafiz
|
d4d073d8c6
|
Rename Derived to HasAbility
|
2022-07-14 10:38:37 -04:00 |
|
Richard Feldman
|
897c6b17df
|
cargo fmt
|
2022-07-14 10:22:40 -04:00 |
|
Ayaz Hafiz
|
0946a7816a
|
Rename has_derived to has_abilities
|
2022-07-14 09:58:18 -04:00 |
|
Ayaz Hafiz
|
3f7c91f988
|
Where there's clippy, there's no way
|
2022-07-14 09:24:08 -04:00 |
|
Ayaz Hafiz
|
94ab904b6f
|
Fix compile errors
|
2022-07-14 09:02:37 -04:00 |
|
Ayaz Hafiz
|
02526b6dc2
|
Mark deriving test for encoding tags as complete
|
2022-07-14 08:49:46 -04:00 |
|