Commit graph

4830 commits

Author SHA1 Message Date
Richard Feldman
08e7b52ddc
Update mono tests 2023-08-10 23:34:23 -04:00
Richard Feldman
545c07157d
Fix a test 2023-08-10 22:33:29 -04:00
Richard Feldman
700776fad7
Make Inspect a builtin 2023-08-10 21:47:42 -04:00
Folkert
69588a3b76
fix wasm tests 2023-08-09 16:04:48 +02:00
Folkert
0f3da32d9d
remove unused field 2023-08-09 15:11:02 +02:00
Folkert
7fb4b60b21
move around hostexposedalias logic 2023-08-09 15:09:03 +02:00
Folkert
5d3c7a9363
remove HostExposedAlias 2023-08-09 14:06:07 +02:00
Richard Feldman
e6e1a13670
Merge pull request #5733 from roc-lang/glue-earlier
fix off-by-one error in glue generation
2023-08-09 07:59:29 -04:00
Folkert
bec0e52f1e
make glue and mono look at the same type 2023-08-08 19:57:11 +02:00
Folkert
4c17caa90d
update mono tests 2023-08-08 18:39:54 +02:00
Folkert
3d86ccf167
remove as Fx from platform types 2023-08-08 16:37:47 +02:00
Folkert
f23120078a
cleanup 2023-08-08 16:03:28 +02:00
Folkert
dcc71bc102
remove unused logic 2023-08-07 20:20:10 +02:00
Folkert
8d4e83c3bb
remove lazy_static dependency in test_gen 2023-08-05 18:37:37 +02:00
Folkert
9271d761a6
make llvm an optional dependency of test_gen 2023-08-05 17:24:13 +02:00
Folkert
fe38d56569
cleanup 2023-08-05 17:19:59 +02:00
Luke Boswell
5cff9ac981
windows & zig returning of 128bit values 2023-08-05 16:44:58 +02:00
Luke Boswell
0f5ea7eeb8
fix float callee convention for Windows 2023-08-05 16:44:39 +02:00
Anton-4
070cb6860d
Merge pull request #5728 from roc-lang/checkmate-ui-improvements
More checkmate improvements
2023-08-04 12:15:48 +02:00
Folkert de Vries
ed9ece0f99
Merge pull request #5699 from roc-lang/dev-backend-roc-panic
dev backend: roc panic
2023-08-03 21:17:48 +02:00
Ayaz Hafiz
9cf9a0d0b3
Note if no epoch selected 2023-08-02 17:55:42 -05:00
Ayaz Hafiz
66b6b8b53d
Support viewing multiple epochs 2023-08-02 17:48:32 -05:00
Ayaz Hafiz
f3c0b54fe9
Pull out shared hook 2023-08-02 14:44:06 -05:00
Ayaz Hafiz
43e2f2f091
Better epoch selection 2023-08-02 14:37:01 -05:00
Ayaz Hafiz
a5eaba9ab3
Add support for variable links 2023-08-02 12:10:53 -05:00
Ayaz Hafiz
76ebc64070
Drop dagre 2023-08-02 00:08:39 -05:00
Ayaz Hafiz
d701eb8e30
Fix typo in checkmate 2023-08-01 23:59:02 -05:00
Ayaz
73a9683d09
Merge pull request #5717 from roc-lang/checkmate-ui-improvements
Checkmate UI improvements
2023-08-01 04:24:16 -05:00
Anton-4
44941db349
Merge pull request #5715 from roc-lang/str-replace
Don't have Str.replace functions return Result
2023-08-01 11:07:07 +02:00
Ayaz Hafiz
29a5aab56d
Linter 2023-07-31 18:20:37 -05:00
Ayaz Hafiz
8069d3ad34
Scroll to epoch 2023-07-31 18:18:41 -05:00
Ayaz Hafiz
e3129032e8
Better display of epochs 2023-07-31 18:05:32 -05:00
Folkert
afc3bd5c15
fix missing dereference 2023-08-01 00:43:13 +02:00
Ayaz Hafiz
bea445bafa
More layout options, and focus on variable on re-selection 2023-07-31 12:53:42 -05:00
Richard Feldman
b19d098e5f
Fix test 2023-07-31 13:46:12 -04:00
Folkert
2a6060f9b9
shave off an instruction 2023-07-31 19:03:34 +02:00
Ayaz Hafiz
734111711d
Keydown and layouter improvements 2023-07-31 11:52:39 -05:00
Folkert
5448730cfd
if let vs if 2023-07-31 18:23:28 +02:00
Ayaz Hafiz
90d7d87e8c
Improve auto-layout logic 2023-07-31 11:07:55 -05:00
Richard Feldman
4cb3a06246
Update mono 2023-07-31 09:49:54 -04:00
Richard Feldman
dfa5577332
Don't have Str.replace functions return Result 2023-07-31 09:26:54 -04:00
Folkert
c5db42631e
some code sharing 2023-07-30 21:20:23 +02:00
Folkert
c9531bf733
remove dead code 2023-07-30 20:57:07 +02:00
Folkert
4cfa7c124d
better way of fetching the error message 2023-07-30 20:44:14 +02:00
Folkert
6e4b41a2f4
use the correct register 2023-07-30 20:44:14 +02:00
Folkert
b000f3819a
formatting 2023-07-30 20:44:13 +02:00
Luke Boswell
c4b8a6e8f2
windows patches 2023-07-30 20:44:13 +02:00
Folkert
da3635de8e
cleanup 2023-07-30 20:44:13 +02:00
Folkert
d42e987b12
a blind attempt on setjmp/longjmp for windows 2023-07-30 20:44:12 +02:00
Folkert
863ba06269
disable development flag 2023-07-30 20:44:12 +02:00