Ayaz Hafiz
|
29793fac32
|
Begin working on JSON record decoding
And we've hit a borrow panic 😍
|
2022-08-15 11:11:29 -05:00 |
|
Richard Feldman
|
97e2900bf5
|
s/rtfeldman/roc-lang/g in links to GitHub repos
|
2022-08-12 15:24:09 -04:00 |
|
Anton-4
|
6a15a7b41b
|
changed Cargo versions from 0.1.0 to 0.0.1
|
2022-08-03 11:41:19 +02:00 |
|
Ayaz Hafiz
|
fd62c0172b
|
Add LateResolver to late_solve to extract types from world abilities
|
2022-08-01 09:05:58 -05:00 |
|
Ayaz Hafiz
|
4f14c0a8ea
|
make with_module_exposed_type read-only
|
2022-08-01 09:04:12 -05:00 |
|
Ayaz Hafiz
|
b72c8705e5
|
Add an AbilityResolver trait for abilities stores and views
|
2022-08-01 08:09:24 -05:00 |
|
Ayaz Hafiz
|
76fe397aa1
|
Consolidate exposed types and derived module in a derived environment
|
2022-07-29 08:43:17 -04:00 |
|
Ayaz Hafiz
|
0ec92c12f7
|
Move lambda set specialization to its own module in solve
|
2022-07-29 08:43:16 -04:00 |
|
Ayaz Hafiz
|
c0e976f544
|
Wrap unification subs in Env
|
2022-07-28 08:57:33 -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
|
fe63140047
|
Clippy
|
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
|
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
|
16e64263f6
|
Correctly monomorphize all derived methods
|
2022-07-13 08:47:34 -04:00 |
|
Ayaz Hafiz
|
e8fb186d79
|
Load derived member impls into derived module for mono
|
2022-07-13 08:47:34 -04:00 |
|
Ayaz Hafiz
|
89e356b5eb
|
Ambient lambda set unification means we can have nice things again
|
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
|
5534577a90
|
Embed new lambda set specialization algorithm
|
2022-07-06 13:08:56 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|