Sam Mohr
|
e169529ede
|
Remove barely used zstd dependency
|
2024-08-16 10:10:29 -07:00 |
|
Sam Mohr
|
209d78f72c
|
Minor formatting fix
|
2024-08-16 01:52:56 -07:00 |
|
Sam Mohr
|
b1a972ab21
|
Implement &foo record updater syntax sugar
|
2024-08-16 01:41:59 -07:00 |
|
Luke Boswell
|
767ec7af84
|
cli run tests passing on macos
|
2024-08-16 17:59:53 +10:00 |
|
Luke Boswell
|
c3785a2def
|
fix more tests
|
2024-08-16 16:45:04 +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
|
6ab0de12d8
|
fix benchmark tests
|
2024-08-16 14:01:05 +10:00 |
|
Luke Boswell
|
5c8eb4f562
|
rename cli to basic-cli
|
2024-08-16 13:48:30 +10:00 |
|
Luke Boswell
|
894e4d1143
|
make clippy happy again
|
2024-08-16 13:45:38 +10:00 |
|
Luke Boswell
|
7ce9ecd32d
|
WIP improve cli tests
|
2024-08-16 13:41:58 +10:00 |
|
Luke Boswell
|
d2fbf86fad
|
format test files, upgrade some tests
|
2024-08-16 12:33:43 +10:00 |
|
Luke Boswell
|
c8522c246f
|
WIP upgrade cli tests transitive-deps
|
2024-08-16 12:16:24 +10:00 |
|
Luke Boswell
|
804cb6e067
|
WIP upgrade cli test packages fixture tests
|
2024-08-16 12:10:22 +10:00 |
|
Luke Boswell
|
0767115414
|
WIP refactor to build test platform once per test run
|
2024-08-16 12:05:47 +10:00 |
|
Luke Boswell
|
9ecb209f73
|
add suppress warning flag, remove test test_roc_app_slim
|
2024-08-16 11:29:39 +10:00 |
|
Sam Mohr
|
a14a110293
|
Merge pull request #7000 from smores56/try-suffix-ast-node
Combine ! and ? into single TrySuffix AST node
|
2024-08-15 09:31:59 -07:00 |
|
Sam Mohr
|
fdacdbe5ef
|
Re-ignore false interpreter test on Windows
|
2024-08-15 07:55:02 -07:00 |
|
Luke Boswell
|
64cc816e51
|
WIP all the roc_cli tests passing, woo
|
2024-08-15 18:14:48 +10:00 |
|
Luke Boswell
|
014514ac69
|
WIP more passing roc_cli tests
|
2024-08-15 17:58:11 +10:00 |
|
Luke Boswell
|
4863234c68
|
Merge branch 'rebuild-platform' of github.com:roc-lang/roc into rebuild-platform
|
2024-08-15 17:09:26 +10:00 |
|
Luke Boswell
|
6276cc7b58
|
WIP more cli_run tests passing
|
2024-08-15 17:08:49 +10:00 |
|
Sam Mohr
|
fc5a53a08a
|
Enable false-interpreter test
|
2024-08-14 23:26:42 -07:00 |
|
Sam Mohr
|
0733863a81
|
Prefer false-interpreter for ? desugaring example
|
2024-08-14 23:23:45 -07:00 |
|
Sam Mohr
|
0fd0cc11aa
|
Format code
|
2024-08-14 22:26:32 -07:00 |
|
Sam Mohr
|
4870f56a18
|
Update args.roc test to use ? sugar
|
2024-08-14 22:21:53 -07:00 |
|
Sam Mohr
|
3bc5c1dc12
|
Combine ! and ? into single TrySuffix AST node
|
2024-08-14 22:14:08 -07:00 |
|
Luke Boswell
|
29289694b5
|
restore one test
|
2024-08-15 14:34:00 +10:00 |
|
Sam Mohr
|
28ceb0e93f
|
Fix formatting and clippy issues
|
2024-08-14 19:48:38 -07:00 |
|
Sam Mohr
|
49f5ea88fc
|
Merge branch 'main' into rebuild-platform
|
2024-08-14 19:40:57 -07:00 |
|
Sam Mohr
|
550baded7f
|
Merge branch 'main' into rebuild-platform
|
2024-08-14 19:39:30 -07:00 |
|
Sam Mohr
|
4ec213a114
|
Get tests working
|
2024-08-14 19:31:45 -07:00 |
|
Luke Boswell
|
3662c90346
|
WIP get things compiling... hacks everywhere beware
|
2024-08-15 11:50:10 +10:00 |
|
Sam Mohr
|
89d63f23b7
|
Fix ownership issues with runners
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
|
2024-08-14 18:28:04 -07:00 |
|
Luke Boswell
|
7ab15143eb
|
fix typo
|
2024-08-15 08:11:43 +10:00 |
|
Luke Boswell
|
0a813be3ee
|
upgrade new cli test to zig 13
|
2024-08-15 08:10:36 +10:00 |
|
Luke Boswell
|
172b30ff54
|
Merge pull request #6998 from roc-lang/macos-codesign
use macos codesign
|
2024-08-15 07:32:30 +10:00 |
|
Luke Boswell
|
57b277da5c
|
Merge remote-tracking branch 'remote/main' into upgrade-llvm-zig
|
2024-08-15 07:11:29 +10:00 |
|
Anton-4
|
47978c8a20
|
use macos codesign
Anaconda also has a codesign and we want to use the macos one, see https://github.com/pyinstaller/pyinstaller/issues/8581#issuecomment-2147311833
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2024-08-14 17:01:17 +02:00 |
|
Luke Boswell
|
2eb3e38b7f
|
Merge remote-tracking branch 'remote/main' into result-map-builtins
|
2024-08-14 17:26:10 +10:00 |
|
Luke Boswell
|
6bae15c467
|
resolve review comments
|
2024-08-14 17:24:12 +10:00 |
|
Luke Boswell
|
45f18bd64e
|
update mono snapshots
|
2024-08-14 13:17:52 +10:00 |
|
Luke Boswell
|
7aebee8c94
|
implement Result.mapBoth and Result.map2 builtins
|
2024-08-14 13:16:24 +10:00 |
|
Luke Boswell
|
a5ae2608ea
|
fix incorrect name from merge
|
2024-08-14 09:13:57 +10:00 |
|
Luke Boswell
|
5c43bd2cee
|
Merge remote-tracking branch 'remote/main' into rebuild-platform
|
2024-08-14 09:12:12 +10:00 |
|
Luke Boswell
|
2dee5aea94
|
Merge pull request #6982 from joshuawarner32/normalize-str
Normalize string encoding as part of RemoveSpaces
|
2024-08-14 08:58:40 +10:00 |
|
Luke Boswell
|
dbe4a72cbd
|
Merge pull request #6978 from roc-lang/glue-check-toggle
allow glue check toggle
|
2024-08-14 08:58:08 +10:00 |
|
Sam Mohr
|
7c15c16ae0
|
Fix failing test_reporting tests
|
2024-08-13 01:35:00 -07:00 |
|
Sam Mohr
|
db0c49b38f
|
Fix merge issue
|
2024-08-13 00:30:26 -07:00 |
|