Commit graph

6842 commits

Author SHA1 Message Date
Folkert
dcdaaf4328
enable dev backend repl 2023-09-14 14:38:31 +02:00
Richard Feldman
85c0eaddcb
Merge pull request #5773 from roc-lang/remaining-dev-backend-lowlevels
Remaining dev backend lowlevels
2023-09-14 08:35:53 -04:00
Richard Feldman
0b76f127d3
Merge pull request #5783 from roc-lang/pf-qualify-in-platform
assert that package qualifications are valid in platform modules
2023-09-14 08:28:57 -04:00
Folkert
7606998c89
simplify signatures to what they were before 2023-09-14 12:57:33 +02:00
Folkert
4b1836c5d4
enable dev backend panic tests 2023-09-14 11:51:12 +02:00
Folkert
7c584dd5d8
disable debugging info 2023-09-14 11:51:03 +02:00
Folkert
520bac2905
List.sortWith and friends 2023-09-14 11:46:52 +02:00
Folkert
315e9871c1
more cleanup 2023-09-14 11:46:52 +02:00
Folkert
15832bf07c
cleanup 2023-09-14 11:46:52 +02:00
Folkert
51067f0ae4
add List.map* 2023-09-14 11:46:49 +02:00
Folkert
5dab46fa60
clippy 2023-09-14 11:41:32 +02:00
Folkert
7af401dd98
assert that package qualifications are valid in platform modules 2023-09-14 11:36:15 +02:00
Folkert
a34965e05e
fix one more wrong float 2023-09-14 00:21:52 +02:00
Folkert
5bcfd91f3a
add decimal comparisons and conversions to wasm backend 2023-09-13 23:19:07 +02:00
Folkert
d7bc03c589
fix segfault where wrong return type was expected 2023-09-13 20:31:43 +02:00
Folkert
26c85d9ccc
mono tests 2023-09-13 20:24:17 +02:00
Folkert
3909443ef4
fix two bugs in the dev backend 2023-09-13 20:24:17 +02:00
Folkert
dfee6740dd
mono tests 2023-09-13 20:24:16 +02:00
Folkert
c75f46b369
clippy 2023-09-13 20:24:16 +02:00
Folkert
89472bf495
fix most dev backend tests 2023-09-13 20:24:16 +02:00
Folkert
5ca3d3bcf1
make llvm tests work again 2023-09-13 20:24:15 +02:00
Folkert
59af059912
make dec formatting consistent with f64 2023-09-13 20:24:15 +02:00
Folkert
3560498106
sort tag fields back into user/syntax order in the repl 2023-09-13 20:24:15 +02:00
Richard Feldman
eb8dc25cd2
Update mono tests 2023-09-13 20:24:14 +02:00
Richard Feldman
2ebc1c415e
Default decimal literals to Dec, not F64 2023-09-13 20:24:14 +02:00
Richard Feldman
07622eb6fd
Merge pull request #5801 from roc-lang/web-repl-ordering-bug
Fix Web REPL ordering bug
2023-09-13 06:46:46 -04:00
Brian Carroll
11a3eec49c
Tweak local dev instructions for repl_wasm 2023-09-13 08:37:27 +01:00
Luke Boswell
9507c527c8
Merge pull request #5799 from roc-lang/luke-windows-changes
fix  memcpy on windows
2023-09-13 05:31:58 +10:00
Richard Feldman
69f116a1e5
Merge pull request #5796 from roc-lang/remove-editor
removed editor, ast, markup crate
2023-09-12 13:16:33 -04:00
Folkert
cd89775176
try to force the sysv calling convention 2023-09-12 18:11:55 +02:00
Folkert de Vries
cca2ebb7ca
Merge pull request #5694 from lukewilliamboswell/windows-zig-fixes
Fixes for Windows zig builtin tests
2023-09-12 14:45:05 +02:00
Anton-4
a3c32f3bf7
Merge branch 'main' of github.com:roc-lang/roc into remove-editor 2023-09-12 14:35:50 +02:00
Folkert
fa0a7fabb8
clippy 2023-09-12 14:29:50 +02:00
Luke Boswell
dd766686d1
windows fix getScalarUnsafe, run gen_str tests 2023-09-12 14:29:50 +02:00
Luke Boswell
446cff6157
fix memcpy segfault windows llvm 2023-09-12 14:29:50 +02:00
Luke Boswell
e76c63f448
fix windows function pointer return 2023-09-12 14:29:49 +02:00
Luke Boswell
2e0c83ae63
fixes for zig tests Windows 2023-09-12 19:28:11 +10:00
Anton-4
bd8e621091
fmt 2023-09-11 17:41:39 +02:00
Anton-4
38bd84d603
Merge branch 'main' of github.com:roc-lang/roc into remove-editor 2023-09-11 17:38:32 +02:00
Anton-4
99cfd1fe92
removed editor, ast, markup crate 2023-09-11 16:40:52 +02:00
Richard Feldman
dc7e8b43bd
Rename Float to Frac in more places 2023-09-11 08:50:13 -04:00
Richard Feldman
0f89d4c3a5
Merge pull request #5790 from roc-lang/repl-state
Use state machine for web REPL
2023-09-10 14:41:00 -04:00
Brian Carroll
b8e66d08de
Don't parse twice in ReplState::step 2023-09-10 18:36:41 +01:00
Brian Carroll
ead3c33eb8
Tweak comments and factoring 2023-09-10 11:28:29 +01:00
Brian Carroll
a99f9fee14
Fix wasm REPL tests 2023-09-10 08:39:10 +01:00
Brian Carroll
e37d0c45c6
Fix types in web REPL tests 2023-09-09 17:19:40 +01:00
Brian Carroll
01a4a4d356
Improve README instructions for web REPL local dev 2023-09-09 17:17:03 +01:00
Brian Carroll
7dfd4ada48
Support both Shift-Enter and Ctrl-Enter for multi-line input 2023-09-09 16:55:08 +01:00
Brian Carroll
6a47a99114
formatting & clippy 2023-09-09 16:13:17 +01:00
Brian Carroll
adc97a0099
Renaming and comments 2023-09-09 16:01:31 +01:00