Ayaz Hafiz
|
5ad04dcd2c
|
Emit runtime error when tag unions have an error type
Closes #3266
|
2022-07-22 15:46:09 -04:00 |
|
Ayaz Hafiz
|
d4cf9b8f8d
|
Apply is-open constraints to nested types
Closes #3459
|
2022-07-22 12:57:27 -04:00 |
|
Folkert de Vries
|
ca38ec4eb5
|
Merge pull request #3541 from rtfeldman/rocasync
Changes to get roc-async working
|
2022-07-18 19:22:07 +02:00 |
|
Ayaz Hafiz
|
eb2012dcad
|
Typos
|
2022-07-15 10:39:10 -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
|
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 |
|
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 |
|
Ayaz Hafiz
|
161c2101a7
|
Properly link lambda set variables in host exposed aliases
|
2022-07-14 12:20:39 -04:00 |
|
Folkert de Vries
|
1b1b63aad0
|
Merge branch 'trunk' into assoc-list-dict
|
2022-07-14 16:47:50 +02:00 |
|
Ayaz Hafiz
|
1cf1e114be
|
Derive tag union encoders
|
2022-07-14 08:49:45 -04:00 |
|
Folkert
|
88a9fab865
|
clippy
|
2022-07-14 08:56:23 +02:00 |
|
Ayaz Hafiz
|
71b078d2dc
|
Clone delayed type alias when there are equivalent type variables
|
2022-07-13 16:18:03 -04:00 |
|
Ayaz Hafiz
|
fe63140047
|
Clippy
|
2022-07-13 08:47:40 -04:00 |
|
Ayaz Hafiz
|
76f7843c93
|
Enforce some simplifications
|
2022-07-13 08:47:40 -04:00 |
|
Ayaz Hafiz
|
7ff180c1a5
|
Remove stale comments
|
2022-07-13 08:47:40 -04:00 |
|
Ayaz Hafiz
|
df9bcb1a0c
|
Use Derived_synth for synthesizing implementations, and Derived_gen for codegen
|
2022-07-13 08:47:39 -04:00 |
|
Ayaz Hafiz
|
63adb901b4
|
A couple hacks to get deriving of records working.. but it's working?
|
2022-07-13 08:47:38 -04:00 |
|
Ayaz Hafiz
|
719c774acf
|
Fix errors
|
2022-07-13 08:47:38 -04:00 |
|
Ayaz Hafiz
|
8d90f2c13e
|
Fix some compile errors
|
2022-07-13 08:47:38 -04:00 |
|
Ayaz Hafiz
|
91e3bfbd01
|
Fix tests
|
2022-07-13 08:47:38 -04:00 |
|
Ayaz Hafiz
|
9826253785
|
Deriving string encoders works
|
2022-07-13 08:47:37 -04:00 |
|
Ayaz Hafiz
|
445d922f3b
|
Compact lambda sets with structural derived ability impls
|
2022-07-13 08:47:37 -04:00 |
|
Ayaz Hafiz
|
d8bee6cd18
|
Perfom derives from global derives module, not just symbol table
|
2022-07-13 08:47:36 -04:00 |
|
Ayaz Hafiz
|
088b443e05
|
Refactor lambda set compaction so it's better split up
|
2022-07-13 08:47:35 -04:00 |
|
Folkert
|
f9d8e01561
|
implement Dict/Set completely in roc
|
2022-07-13 00:35:20 +02:00 |
|
ayazhafiz
|
699c4d7fff
|
Move Solved to roc_solve
|
2022-07-10 19:42:41 -04:00 |
|
Ayaz Hafiz
|
640ca78bc5
|
Simplify the lambda set instantiation process
|
2022-07-06 13:08:59 -04:00 |
|
Ayaz Hafiz
|
ae7ad36d60
|
Import ambient functions into storage subs properly
|
2022-07-06 13:08:59 -04:00 |
|
Ayaz Hafiz
|
6c79efa43a
|
Add comment
|
2022-07-06 13:08:58 -04:00 |
|
Ayaz Hafiz
|
a2906995e0
|
Replace flex vars with lambda set vars during type_to_var
|
2022-07-06 13:08:58 -04:00 |
|
Ayaz Hafiz
|
44ecb13033
|
Remove dead comment
|
2022-07-06 13:08:58 -04:00 |
|
Ayaz Hafiz
|
ebcd323449
|
Use strict unification of vars in unspecialized lambda sets right now
|
2022-07-06 13:08:58 -04:00 |
|
Ayaz Hafiz
|
0b427646e4
|
Continued progress on new lambda set compaction algorithm
|
2022-07-06 13:08:57 -04:00 |
|
Ayaz Hafiz
|
5534577a90
|
Embed new lambda set specialization algorithm
|
2022-07-06 13:08:56 -04:00 |
|
Ayaz Hafiz
|
62260a2c1d
|
Clippy
|
2022-07-06 13:04:30 -04:00 |
|
Ayaz Hafiz
|
918e808aff
|
Link ambient functions of alias lambda set variables
|
2022-07-06 13:04:30 -04:00 |
|
Ayaz Hafiz
|
5d74a376af
|
Attach ambient function vars to lambda sets
|
2022-07-06 13:04:29 -04:00 |
|
Ayaz Hafiz
|
c154a337a9
|
Get deep range numbers working
|
2022-07-05 22:16:52 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|