Folkert
|
4d681821bf
|
use get_lambda_set helper
|
2023-04-28 22:01:57 +02:00 |
|
Folkert
|
4a1ade65fe
|
update mono tests: procs generated by glue are now no longer generated
|
2023-04-21 20:59:35 +02:00 |
|
Folkert
|
caf11e58fa
|
more code sharing between mono and glue
|
2023-04-21 20:59:35 +02:00 |
|
Folkert
|
b5bd0f4fb0
|
find extern names using the variables (not layouts)
|
2023-04-21 18:21:01 +02:00 |
|
Folkert
|
394495d307
|
Revert "update size asserts"
This reverts commit 9973d4b8d2 .
|
2023-04-21 13:22:23 +02:00 |
|
Folkert
|
7af408f58d
|
split cmd args
|
2023-04-21 12:10:23 +02:00 |
|
Folkert
|
4cd8f0a056
|
clippy --fix fixes
|
2023-04-21 12:05:51 +02:00 |
|
Folkert
|
9973d4b8d2
|
update size asserts
|
2023-04-21 11:57:47 +02:00 |
|
Ayaz Hafiz
|
7797412aef
|
Drop unused functions
|
2023-04-20 17:57:18 -05:00 |
|
Ayaz Hafiz
|
721d3836cd
|
Migrate even more tests
|
2023-04-20 16:18:23 -05:00 |
|
Ayaz Hafiz
|
7c14b78e5d
|
Migrate more tests
|
2023-04-20 16:18:23 -05:00 |
|
Ayaz Hafiz
|
9775d4f0ca
|
Move uitests
|
2023-04-20 16:18:23 -05:00 |
|
Brendan Hansknecht
|
26846e14aa
|
Merge pull request #5289 from Aurelius333/aarch64-float
Add some aarch64 gen_dev float instructions
|
2023-04-20 18:18:56 +00:00 |
|
Folkert de Vries
|
8c32900e19
|
Merge pull request #5275 from wontem/abs_diff
Implement Num.absDiff
|
2023-04-20 14:02:02 +02:00 |
|
Kiryl Dziamura
|
2633e7ed8f
|
Disable 128 bit test for wasm
|
2023-04-20 11:55:42 +02:00 |
|
Kiryl Dziamura
|
e8b1d3fa24
|
Disable backend dev tests
|
2023-04-20 11:55:41 +02:00 |
|
Kiryl Dziamura
|
f1564458a3
|
Format roc
|
2023-04-20 11:55:40 +02:00 |
|
Ajai Nelson
|
e6de71ccfb
|
Use cast instead of .try_into().unwrap()
|
2023-04-20 01:05:38 -04:00 |
|
Ajai Nelson
|
3dbec4760b
|
Fix clippy warnings
|
2023-04-19 19:03:25 -04:00 |
|
Ajai Nelson
|
f3d85bce3c
|
Fix badly indented comments
|
2023-04-19 18:53:48 -04:00 |
|
Ajai Nelson
|
4d7a85070e
|
Use existing FloatWidth enum instead of FloatType
|
2023-04-19 18:53:48 -04:00 |
|
Ajai Nelson
|
69dad4c3bf
|
Add doc comments
|
2023-04-19 18:53:48 -04:00 |
|
Ajai Nelson
|
dbf85e5461
|
Add comments about floating point instructions at bottom
|
2023-04-19 18:53:48 -04:00 |
|
Ajai Nelson
|
d8f1310ce1
|
Add aarch64 to_float conversions
|
2023-04-19 18:53:47 -04:00 |
|
Ajai Nelson
|
61148d1eca
|
Inline encode functions
|
2023-04-19 18:53:47 -04:00 |
|
Ajai Nelson
|
ec14c9a9f1
|
Add immediate operation for setting floats to 0.0
|
2023-04-19 18:53:47 -04:00 |
|
Ajai Nelson
|
616b45f366
|
Add aarch64 fmov immediate
|
2023-04-19 18:53:47 -04:00 |
|
Ajai Nelson
|
d3962592cb
|
Add aarch64 mov_freg64_freg64
|
2023-04-19 18:53:46 -04:00 |
|
Ajai Nelson
|
2501260eb7
|
Add some aarch64 gen_dev float instructions
|
2023-04-19 18:53:46 -04:00 |
|
Ayaz Hafiz
|
59e01679c8
|
Drop unused
|
2023-04-19 14:35:20 -05:00 |
|
Ayaz Hafiz
|
c497641e63
|
Support underscores in Dec numbers
Closes #5303
|
2023-04-19 14:35:20 -05:00 |
|
Richard Feldman
|
ef5c4735fb
|
Merge pull request #5258 from JTeeuwissen/Frame-Limited
Perceus style reference counting with frame limited reuse.
|
2023-04-19 12:38:11 -04:00 |
|
Richard Feldman
|
be290c8fc0
|
Merge pull request #5302 from roc-lang/ditch-mac-ld-arg
try leaving out no_fixup_chains ld arg
|
2023-04-19 08:01:45 -04:00 |
|
Folkert
|
fa6d5c6955
|
fix ptr returned by wasm reset
|
2023-04-18 21:59:13 +02:00 |
|
Folkert
|
cabbfa52d5
|
fix alignment calculation in wasm reset
|
2023-04-18 21:59:13 +02:00 |
|
Anton-4
|
bd6ae25cbc
|
remove undefined -dynamic_lookup
350845837
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2023-04-18 19:41:01 +02:00 |
|
Folkert de Vries
|
c9cb4adaeb
|
Merge pull request #5299 from roc-lang/wasi-write-all
Make WASI use write_all instead of write, and handle IO errors
|
2023-04-18 18:59:19 +02:00 |
|
Anton-4
|
5f2d550c3d
|
fmt
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2023-04-18 17:58:11 +02:00 |
|
Anton-4
|
a99aba7da4
|
try leaving out no_fixup_chains ld arg
350816436
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2023-04-18 17:52:34 +02:00 |
|
J.Teeuwissen
|
af3c4f01da
|
fix folkert NumSubSaturated
|
2023-04-18 13:59:06 +02:00 |
|
J.Teeuwissen
|
23180b83bf
|
dropped glue
|
2023-04-18 09:03:26 +02:00 |
|
Brian Carroll
|
229c88d4dd
|
Make WASI use write_all instead of write, and handle IO errors
|
2023-04-18 08:02:58 +01:00 |
|
J.Teeuwissen
|
03149dfd89
|
match
|
2023-04-18 07:22:47 +02:00 |
|
J.Teeuwissen
|
363e2e1074
|
Merge branch 'main' into Frame-Limited
|
2023-04-18 07:19:54 +02:00 |
|
Folkert de Vries
|
4cfbd295b7
|
Merge pull request #5296 from roc-lang/wasm-rc-alignment
Wasm rc alignment
|
2023-04-18 00:15:33 +02:00 |
|
Folkert de Vries
|
8f717e04c8
|
Merge pull request #5293 from roc-lang/wasi-fdstat
implement fd_fdstat_get
|
2023-04-18 00:14:32 +02:00 |
|
Brian Carroll
|
0cf42231d6
|
Fix WASI fd_write in the Wasm interpreter
|
2023-04-17 22:24:52 +01:00 |
|
Ayaz
|
6e0d6bcdcc
|
Merge pull request #5282 from roc-lang/i5191
Correct repl evaluation of toplevel numbers
|
2023-04-17 12:01:46 -05:00 |
|
Folkert de Vries
|
2f42a74af3
|
Merge pull request #5297 from JTeeuwissen/default-branch-tag-id-unwrapped
Default branch nullable tag id
|
2023-04-17 14:30:36 +02:00 |
|
J.Teeuwissen
|
67b4efc951
|
special NullableId check
|
2023-04-17 14:27:11 +02:00 |
|