Ayaz Hafiz
|
039bab65f5
|
Remove unused imports
|
2022-12-29 18:43:28 -06:00 |
|
Ayaz Hafiz
|
972046445b
|
Lift Niche from just captures-niche to generic niche
|
2022-12-29 18:43:26 -06:00 |
|
Ayaz Hafiz
|
e4b5252e51
|
List takes interned element
|
2022-12-29 08:52:37 -06:00 |
|
Ayaz Hafiz
|
1878fc1c4f
|
Allow too many args
|
2022-12-28 18:52:26 -06:00 |
|
Ayaz Hafiz
|
7ab7fdfa7b
|
Push interned layouts as mut throughout the backend, and intern box layouts
|
2022-12-28 18:51:26 -06:00 |
|
Folkert
|
66a1ba00eb
|
1.65 clippy fixes
|
2022-11-03 16:20:37 +01:00 |
|
Ayaz Hafiz
|
3b4b1838b8
|
Push layout interner further through Layout
|
2022-08-31 14:33:52 -05:00 |
|
Brian Carroll
|
50326f7e0b
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-code-gen-fixes-i3448
|
2022-08-06 10:12:24 +01:00 |
|
Brian Carroll
|
aa0e9e8d31
|
wasm: Get RC reset/reuse working correctly
|
2022-08-06 09:58:47 +01:00 |
|
Folkert
|
96414cb03f
|
cleanup
|
2022-07-14 08:52:38 +02:00 |
|
Folkert
|
6c26d8812f
|
remove dict/hash stuff from the zig builtins
|
2022-07-13 11:59:46 +02:00 |
|
Folkert
|
4d55b756bb
|
remove dict/set layout
|
2022-07-13 11:41:19 +02:00 |
|
Folkert de Vries
|
1441e8c347
|
Merge pull request #3392 from rtfeldman/wasm-boxed-eq-and-refcount
Dev backends: Eq and refcount for Boxed layout
|
2022-07-04 13:17:37 +02:00 |
|
Brian Carroll
|
6b1e9c75c8
|
mono: generate refcounting helper functions for Boxed layout
|
2022-07-03 23:31:49 +01:00 |
|
Brian Carroll
|
7c7e450756
|
mono: generate Eq functions for Boxed layout
|
2022-07-03 18:42:35 +01:00 |
|
Ayaz Hafiz
|
8855f269ba
|
Make captures niche more private
|
2022-07-03 10:37:36 -04:00 |
|
Ayaz Hafiz
|
71d612078a
|
no_niche to represent lack of captures niche
|
2022-07-03 10:37:36 -04:00 |
|
Ayaz Hafiz
|
019ebd93f7
|
Put the capture niche in the lambda name instead of generating new names
|
2022-07-03 10:37:29 -04:00 |
|
Ayaz Hafiz
|
1903ce4db9
|
Remove LambdaName::from_non_multimorphic
|
2022-07-03 10:37:27 -04:00 |
|
Ayaz Hafiz
|
51978e08ed
|
First pass at supporting multimorphic lambdas in lambda sets
|
2022-07-03 10:37:26 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|