Commit graph

1909 commits

Author SHA1 Message Date
Anton-4
8e23f96fbd
nightly tests fixes 2024-11-19 11:41:50 +01:00
Luke Boswell
69c2fef943
Merge remote-tracking branch 'remote/main' into list-splitting 2024-11-13 07:34:03 +11:00
Luke Boswell
e4d0115ca4
Merge remote-tracking branch 'remote/main' into rebuild-platform 2024-11-11 11:55:06 +11:00
Isaac Van Doren
45b50bd131
add List.splitAt 2024-11-09 17:16:21 -06:00
Anton-4
219ebe084a
update everything to basic-cli 0.16.0 2024-11-08 15:51:20 +01:00
Agus Zubiaga
89a918cebe
Fix unifying pure with flex vars 2024-11-07 18:54:19 -03:00
Agus Zubiaga
75856ae804
Support ! in symbols provided to host 2024-11-07 18:54:16 -03:00
Agus Zubiaga
460fa693fd
Desugar stmt expr before checking whether it's suffixed 2024-11-07 18:54:15 -03:00
Agus Zubiaga
01c94050c8
Detect fx mode based on hosted module 2024-11-07 18:54:15 -03:00
Agus Zubiaga
7a7650c11d
Parse lowercase idents ending in ! 2024-11-07 18:54:14 -03:00
Agus Zubiaga
bc3ab0186a
Generate effectful hosted functions 2024-11-07 18:54:13 -03:00
Luke Boswell
d5251057c6
fix typo 2024-11-04 16:08:45 +11:00
Luke Boswell
293fedb602
add build script to allow undefined, make workspace cargo happy 2024-11-04 16:05:02 +11:00
Luke Boswell
f20465ca41
use no_main on static lib 2024-11-04 15:58:43 +11:00
Luke Boswell
1b0cd14715
add script to prebuild platform-switching rust 2024-11-04 15:37:34 +11:00
Luke Boswell
745c99f321
fix rust platform switching build script 2024-10-24 13:00:12 +11:00
Luke Boswell
bc60d623f2
cleaup platform-switching Rust platform 2024-10-24 12:30:34 +11:00
Luke Boswell
dc138b8c5c
remove last usage of basic-cli platform from the tests 2024-09-04 21:55:01 +10:00
Luke Boswell
5dfcdaed1e
migrate inspect-logging.roc into cli tests and use effects platform 2024-09-04 21:18:03 +10:00
Luke Boswell
012a2fc63f
Merge remote-tracking branch 'remote/main' into rebuild-platform 2024-09-03 20:35:39 +10:00
Anton-4
e7a44430fd
update to basic cli 15 2024-08-31 14:30:07 +02:00
Sam Mohr
9263986433
Fix discordant u8 and u64 types 2024-08-29 19:04:06 -07:00
Sam Mohr
74f9b99388
Use HashMap to store false-interpreter files 2024-08-29 18:42:58 -07:00
Anton-4
7938e4bdc8
basic-cli 0.15, test fixes 2024-08-28 18:39:15 +02:00
Anton-4
ca7d1cb3fa
Revert "Avoid defining unsized platform Tasks"
This reverts commit d3732b4440.
2024-08-28 16:37:01 +02:00
Sam Mohr
d3732b4440
Avoid defining unsized platform Tasks 2024-08-26 15:04:31 -07:00
Sam Mohr
79cfcb072b
Pluralize PlatformTasks module 2024-08-26 00:05:09 -07:00
Luke Boswell
10241b3f98
Merge remote-tracking branch 'remote/main' into builtin-task 2024-08-24 09:53:08 +10:00
Anton-4
44b8abdead
update to basic-cli 0.14 2024-08-23 15:50:05 +02:00
Luke Boswell
d77ce4fe6b
Merge remote-tracking branch 'remote/main' into builtin-task 2024-08-22 10:06:47 +10:00
Anton-4
8f9d4149ca
flush write_all
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-08-20 12:36:15 +02:00
Sam Mohr
9511334167
Merge branch 'main' into builtin-task 2024-08-19 23:42:47 -07:00
Sam Mohr
12df3a04de
Merge attempt 2024-08-19 23:34:05 -07:00
Sam Mohr
f9008c3af0
Fix broken CLI tests 2024-08-16 23:37:31 -07:00
Sam Mohr
50f6e11423
Deprecate backpassing to prepare for eventual removal 2024-08-16 22:36:04 -07:00
Luke Boswell
767ec7af84
cli run tests passing on macos 2024-08-16 17:59:53 +10:00
Luke Boswell
fa4016615c
move tui example into cli tests 2024-08-16 16:23:04 +10:00
Luke Boswell
8ad81986b4
move effects cli test 2024-08-16 16:19:05 +10:00
Luke Boswell
0256c4e8f5
move false interpreter into cli tests 2024-08-16 14:50:55 +10:00
Luke Boswell
64cc816e51
WIP all the roc_cli tests passing, woo 2024-08-15 18:14:48 +10:00
Sam Mohr
0733863a81
Prefer false-interpreter for ? desugaring example 2024-08-14 23:23:45 -07:00
Sam Mohr
550baded7f
Merge branch 'main' into rebuild-platform 2024-08-14 19:39:30 -07:00
Luke Boswell
eca453d07f
Merge remote-tracking branch 'remote/main' into builtin-task 2024-07-29 16:05:51 +10:00
Luke Boswell
7ba44a5cd0
remove gui and swift examples 2024-07-21 19:50:04 +10:00
Luke Boswell
c6d2cfb7bc
replace with local paths for basic-cli 2024-07-19 20:50:07 +10:00
Luke Boswell
b489c44b19
Merge remote-tracking branch 'remote/main' into builtin-task 2024-07-19 19:51:50 +10:00
Anton-4
7a288dd53b
Merge pull request #6893 from roc-lang/basic-cli-12-update
DO NOT MERGE YET update to basic-cli 0.12
2024-07-15 22:48:00 +02:00
Brendan Hansknecht
efd0aa8f18
fix cli_run tests 2024-07-13 10:39:53 -07:00
Brendan Hansknecht
e31479f664
Manually add RocRefcounted to existing examples 2024-07-13 10:39:52 -07:00
Anton-4
3a36d84c45
update to basic-cli 0.12 2024-07-10 20:07:03 +02:00