Commit graph

5620 commits

Author SHA1 Message Date
Folkert
cf5bb7ae6e cleanup 2021-09-11 13:56:06 +02:00
Brian Carroll
f0a7b4a46a Stack grows downward by convention, not upward 2021-09-11 11:44:49 +01:00
Brian Carroll
e8a36fc9b6 Readme updates 2021-09-11 11:44:48 +01:00
Brian Carroll
83150d2c7e Test helper trait to generate test wrapper code 2021-09-11 11:44:43 +01:00
Brian Carroll
b21155f60b Move some constants from backend to lib 2021-09-11 10:20:32 +01:00
Brian Carroll
042b175d89 More comprehensive WasmLayout 2021-09-11 10:20:27 +01:00
Folkert
eeb3c26e16 decref for dict/set 2021-09-10 22:31:39 +02:00
Folkert
cd9b32ba65 fix list decref 2021-09-10 21:53:57 +02:00
Folkert
5e68d31afc expose decref_pointer_check_NULL 2021-09-10 20:42:25 +02:00
Folkert
ac75badbe4 refactor 2021-09-10 20:08:05 +02:00
Folkert de Vries
575aaa1f0b
Merge pull request #1682 from rtfeldman/gen_wasm_join
joinpoints for the wasm backend
2021-09-10 16:23:34 +02:00
Folkert
1d8a475ac6 un-pub function 2021-09-10 16:06:14 +02:00
Folkert
34a88c228f fix another typo 2021-09-10 15:49:18 +02:00
Folkert
05ef6fdeb7 simplify 2021-09-10 15:47:16 +02:00
Folkert
3a83b0c415 fix typo 2021-09-10 15:44:11 +02:00
Folkert
770c8352e3 refactor 2021-09-10 15:29:28 +02:00
Folkert
7627e15266 remove dead code 2021-09-10 14:58:27 +02:00
Folkert
e3b3206286 sorting comment 2021-09-10 14:15:37 +02:00
Richard Feldman
e90bf1704e
Merge pull request #1679 from rtfeldman/single-record-update
Single record update
2021-09-10 07:56:36 -04:00
Folkert
3750b154ca cleanup 2021-09-10 13:52:33 +02:00
Folkert
7290ef7f98 rename 2021-09-10 13:19:18 +02:00
Folkert
daf0a0e02b Merge remote-tracking branch 'origin/trunk' into gen_wasm_join 2021-09-10 13:16:46 +02:00
Anton-4
35ca4c7723 Merge branch 'trunk' of github.com:rtfeldman/roc into editor-let-value 2021-09-10 12:10:50 +02:00
Anton-4
f1af9df70b applied Folkert's fix 2021-09-10 12:04:07 +02:00
Folkert
fc15004714 fix C abi issues in exposed main (quicksort platform) 2021-09-10 10:15:01 +02:00
Folkert
c2165ec0a4 bundle wasi-libc.a 2021-09-10 10:13:16 +02:00
Anton-4
18901129fd platform temp fix, ready for demo 2021-09-09 20:06:29 +02:00
Anton-4
db4f788076 assertion failed solved_all 2021-09-09 16:55:30 +02:00
Folkert de Vries
001e94a071
Merge branch 'trunk' into single-record-update 2021-09-09 12:12:41 +02:00
Folkert
05469d5ae5 Merge remote-tracking branch 'origin/trunk' into gen_wasm_switch 2021-09-09 10:19:46 +02:00
Brendan Hansknecht
1caa92b173
Merge branch 'trunk' into linker 2021-09-08 20:20:18 -07:00
Brendan Hansknecht
7408c152b7 Merge branch 'trunk' into linker 2021-09-08 15:52:51 -07:00
Richard Feldman
edd7254f43
Merge branch 'trunk' into wasm-base64 2021-09-08 18:20:39 -04:00
Brian Carroll
f822251c65 Fix rust-fmt 2021-09-08 20:38:27 +01:00
Brian Carroll
57a30b8e9e Get rid of duplicated eval helper file 2021-09-08 20:16:59 +01:00
Folkert
e802da5f54 implement factorial example 2021-09-08 20:05:05 +02:00
Folkert
f40949c64e pass correct argument to procs.get_specialized_procs_without_rc 2021-09-08 20:04:24 +02:00
Folkert
ae2b4b7c78 comment out wasm record tests 2021-09-08 20:01:35 +02:00
Folkert
5b2661e394 update mono tests 2021-09-08 19:59:30 +02:00
Folkert
fe83de39fb don't do aliasing in join points any more 2021-09-08 19:55:30 +02:00
Folkert
4e5b677426 basic join point 2021-09-08 15:54:00 +02:00
Folkert
bdd07b0968 special-case properly 2021-09-08 13:10:44 +02:00
Folkert
0d1cc3844e don't special-case a single element record any more in updates 2021-09-08 12:59:38 +02:00
Folkert
480cdea82c comment out record tests 2021-09-08 00:57:59 +02:00
Folkert
1da32f18e5 implement switch for the gen wasm backend 2021-09-08 00:00:36 +02:00
Brian Carroll
7825c0c007 Merge branch 'gen_wasm' of github.com:rtfeldman/roc into gen_wasm 2021-09-07 21:37:29 +01:00
Folkert
c888baccff rename layout -> return_layout 2021-09-07 20:55:05 +02:00
Folkert
4c8ac253e4 fix typo 2021-09-07 17:45:10 +02:00
Folkert
afd7553e7a enable F64 2021-09-07 17:42:31 +02:00
Anton-4
deabab11fc Merge branch 'trunk' of github.com:rtfeldman/roc into editor-let-value 2021-09-07 17:05:16 +02:00