Folkert
|
4fafc669b8
|
in record fields give a forced imported thunk a unique symbol
|
2023-11-28 23:47:53 +01:00 |
|
Isaac Van Doren
|
139d3c6f89
|
make dropFirst and dropLast drop n elements
|
2023-10-29 13:23:33 -05:00 |
|
Folkert
|
46e8328056
|
add test that exhausts argument registers
|
2023-10-09 15:24:41 +02:00 |
|
Folkert
|
052ee0cc5f
|
more boxing tests
|
2023-10-09 15:24:32 +02:00 |
|
Folkert
|
3a8d4b853b
|
an attempt at passing bigger values
|
2023-10-09 15:24:30 +02:00 |
|
Anton-4
|
5f878aee93
|
clippy
|
2023-09-26 15:08:30 +02:00 |
|
Folkert
|
7606998c89
|
simplify signatures to what they were before
|
2023-09-14 12:57:33 +02:00 |
|
Folkert
|
d7bc03c589
|
fix segfault where wrong return type was expected
|
2023-09-13 20:31:43 +02:00 |
|
Folkert
|
3909443ef4
|
fix two bugs in the dev backend
|
2023-09-13 20:24:17 +02:00 |
|
Folkert
|
5ca3d3bcf1
|
make llvm tests work again
|
2023-09-13 20:24:15 +02:00 |
|
Folkert
|
d5bf526d66
|
fix calling convention problems
|
2023-07-30 20:44:11 +02:00 |
|
Folkert
|
29df340a26
|
pass the crash tag through
|
2023-07-30 20:44:11 +02:00 |
|
Folkert
|
f59eed6366
|
so close
|
2023-07-30 20:44:10 +02:00 |
|
Folkert
|
644def72f1
|
working happy path
|
2023-07-30 20:44:10 +02:00 |
|
Folkert
|
26308f1dae
|
reformat test
|
2023-06-24 14:49:56 +02:00 |
|
Folkert
|
c38f8bec75
|
fix llvm gen tests
|
2023-06-24 14:49:56 +02:00 |
|
Folkert
|
e19f0ae6d6
|
don't capture from outside join point for the dev backend
|
2023-06-24 14:49:55 +02:00 |
|
Folkert
|
284fd3ee6c
|
disable dev test for now
|
2023-06-24 14:49:54 +02:00 |
|
Folkert
|
b9b486e4b0
|
clean up linked_list_trmc test
|
2023-06-24 14:49:50 +02:00 |
|
Folkert
|
51f3752c94
|
wasm backend struggles
|
2023-06-24 14:49:47 +02:00 |
|
Folkert
|
2eaf158053
|
fix register not cleared before reading bool
|
2023-06-11 15:29:20 +02:00 |
|
Folkert
|
cb5241380f
|
enable more dev backend tests
|
2023-06-11 13:39:44 +02:00 |
|
Folkert
|
728f982aa5
|
dev backend NumCompare
|
2023-06-11 13:39:42 +02:00 |
|
Folkert
|
515d60a138
|
many extra gen_primitives tests for gen-dev
|
2023-06-07 12:52:33 +02:00 |
|
Folkert
|
0ace44ae8c
|
implement reset/reuse in the dev backend
|
2023-05-31 23:57:38 +02:00 |
|
Folkert
|
dfed7b95e6
|
enable more tests
|
2023-05-31 23:57:37 +02:00 |
|
Folkert
|
c24312a045
|
fix logic error
|
2023-05-31 23:57:37 +02:00 |
|
Folkert
|
e33c2b3c84
|
first working linked list test
|
2023-05-31 23:57:36 +02:00 |
|
Folkert de Vries
|
a5a91d428f
|
Merge pull request #5336 from roc-lang/dev-backend-list-map
dev backend: many more builtins
|
2023-05-01 10:20:15 +02:00 |
|
Folkert
|
25d2d090e8
|
make box decrement its contents when free'ing
|
2023-04-28 18:11:39 +02:00 |
|
Folkert
|
f6ebeff298
|
unboxing of non-recursive tag unions
|
2023-04-26 22:17:18 +02:00 |
|
Folkert
|
67281b2712
|
handle lambda set when passed as a function argument
|
2023-04-08 20:14:15 +02:00 |
|
Folkert
|
c6de2c4a58
|
re-wrap a named type in morphic spec generation
|
2023-04-02 19:01:00 +02:00 |
|
Ayaz Hafiz
|
4936708b18
|
Add gen test
|
2023-03-30 18:20:09 -05:00 |
|
Ayaz Hafiz
|
3f532df981
|
Generate code for recursive nullable wrapped lambda sets
|
2023-03-27 10:11:49 -05:00 |
|
Ayaz Hafiz
|
0f73c25c0c
|
Add gen test for recursion var resolved upon specialization
|
2023-03-27 10:11:48 -05:00 |
|
Ayaz Hafiz
|
8a32747bc8
|
Clippy
|
2023-03-25 16:14:31 -05:00 |
|
Ayaz Hafiz
|
628fd6a49f
|
Add gen test for #5176
|
2023-03-25 16:14:31 -05:00 |
|
Folkert
|
816828040d
|
tests for boxing/unboxing floats
|
2023-02-18 16:42:45 +01:00 |
|
Folkert
|
ee79a311f9
|
dev: box and unbox 16-bit and 8-bit values
|
2023-02-18 16:42:40 +01:00 |
|
Folkert
|
49d52f5d9a
|
dev: box and unbox 32-bit value
|
2023-02-18 16:42:39 +01:00 |
|
Folkert
|
eb48f01f63
|
Str.startsWith, str.endsWith and friends
|
2023-02-11 00:51:04 +01:00 |
|
Folkert
|
8df8c19ae2
|
dev backend: Box.unbox and List.get str
|
2023-02-10 20:19:50 +01:00 |
|
Folkert
|
4d1a6b17a8
|
dev backend: box a str
|
2023-02-10 20:19:50 +01:00 |
|
Folkert
|
b022175489
|
implement Box.box and Box.unbox in the dev backend
|
2023-02-08 13:51:30 +01:00 |
|
Ayaz Hafiz
|
6193f0be85
|
Turn test back on
|
2023-01-25 18:06:11 -06:00 |
|
Ayaz
|
ed7123ed5b
|
Merge pull request #4887 from roc-lang/weakening-5
Finish weakening let-bindings
|
2023-01-17 12:47:12 -06:00 |
|
Ayaz Hafiz
|
ec8c6bdfc5
|
Add gen tests for #4734
Closes #4734
|
2023-01-16 12:45:09 -06:00 |
|
Ayaz Hafiz
|
3109b2b00f
|
Store args/return layout in the lambda set specialization layout
|
2023-01-16 12:45:08 -06:00 |
|
Ayaz Hafiz
|
52c2f3a054
|
Weaken zero-argument tags in let bindings
|
2023-01-16 10:49:16 -06:00 |
|