Anton-4
c93e27ca9a
added List.keep_if_try!
( #7804 )
...
* added keep_if_try!
* cleanup types
* cleanup var name
2025-05-21 14:12:24 -05:00
Anton-4
882577bebc
added map_try! + walk_try! test ( #7770 )
...
* map_try! + walk_try! test
* update mono tests
2025-04-29 22:05:12 +02:00
Anton-4
e89bb6eb50
Fix dev exit code #7767 ( #7768 )
...
* Fix dev exit code #7767
* fix nix+clippy
2025-04-29 20:25:15 +02:00
Jan
68e524e110
snake_case
-ify all remaining camelCase
names in hiding (#7561 )
...
* Snake-case-ify def names in comments
* Snake-case-ify def names in strings
* Snake-case-ify ignored function parameters
* Snake-case-ify test script names, for consistency
* Update CI snapshot to match snake_case
* snake case correction
---------
Co-authored-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-02-05 16:05:03 +01:00
Anton-4
f4a981f8eb
added test
2025-01-28 17:49:46 +01:00
Sam Mohr
8e5d875604
Merge branch 'main' into auto-snake-case
2025-01-08 01:51:12 -08:00
Luke Boswell
ae9e244548
remove references to virtual-dom example
2025-01-08 15:55:05 +11:00
Luke Boswell
066f70f3ab
Merge remote-tracking branch 'remote/main' into cleanup-examples
2025-01-08 11:04:07 +11:00
Sam Mohr
7a2f8bfa71
Merge branch 'main' into auto-snake-case
2025-01-07 13:18:41 -08:00
Anton-4
6c09f5eed3
typo
...
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-01-07 19:44:45 +01:00
Anton-4
4c33cb6686
fix cli_test effectful_form getting stuck
2025-01-07 14:30:38 +01:00
Sam Mohr
b56fbd38e1
Progress on updating entire compiler for snake_case
2025-01-05 03:48:03 -08:00
Luke Boswell
eef68e3b42
move platform-switching into cli tests
2024-12-22 15:15:26 +11:00
Anton-4
c89dccb6f4
Merge pull request #7386 from roc-lang/examples-and-testing
...
fix nightly testing + updates
2024-12-17 20:18:50 +01:00
Anton-4
17960d1154
fix nightly testing + updates
2024-12-17 14:17:21 +01:00
Brendan Hansknecht
3325b26490
disable flaky test
2024-12-16 14:38:38 -08:00
Brendan Hansknecht
1cbf7d96d9
get false interpretter test running again
2024-12-16 14:38:37 -08:00
Brendan Hansknecht
0a573ca557
Merge remote-tracking branch 'origin/main' into upgrade-llvm-zig
2024-12-11 16:38:34 -08:00
Sam Mohr
eedade8e81
Initial working version of proper try
keyword
2024-12-04 02:31:59 -08:00
faldor20
f3f262574d
Check if a module is using purity inference and enable purity inference effects
2024-12-01 17:16:29 +10:00
Luke Boswell
2feb5d3c2e
Merge remote-tracking branch 'remote/main' into upgrade-llvm-zig
2024-11-29 08:58:47 +11:00
Anton-4
8e23f96fbd
nightly tests fixes
2024-11-19 11:41:50 +01:00
Luke Boswell
29012f7d7e
Merge remote-tracking branch 'remote/main' into effectful-builtins
2024-11-13 10:39:08 +11:00
Luke Boswell
f8304477f6
use initialize_zig_test_platforms in all cli_tests
2024-11-13 09:32:28 +11:00
Luke Boswell
f4451722e8
Merge remote/main into upgrade branch
2024-11-13 09:02:37 +11:00
Luke Boswell
4b4ab7bc0c
Merge remote-tracking branch 'remote/main' into record-suffix-warn-tweaks
2024-11-13 07:29:31 +11:00
Anton-4
9a3495cfae
minor cleanup
2024-11-12 19:16:20 +01:00
Luke Boswell
98bb9107b5
try unix instead of linux for ignore_attr
2024-11-12 09:37:04 +11:00
Luke Boswell
7295402704
try unix instead of linux for ignore_attr
2024-11-12 09:17:16 +11:00
Luke Boswell
74848bb2e5
ignore expects dev test on linux, needs further discussion
2024-11-12 09:00:37 +11:00
Luke Boswell
aad1df524f
ignore basic-cli tests on linux, broken on nix CI
2024-11-12 08:58:51 +11:00
Luke Boswell
699bea80ad
try dont use both linkers on basic-cli tests
2024-11-11 21:59:59 +11:00
Luke Boswell
af6a7dbf54
ensure Windows git keeps line endings consitent with Unix
2024-11-11 21:27:54 +11:00
Luke Boswell
76942e4253
ignore windows tests that aren't implemented yet
2024-11-11 21:27:46 +11:00
Luke Boswell
def5372e1c
fix combine_tasks_with_record_builder cli test on linux
2024-11-11 20:56:51 +11:00
Luke Boswell
fc315f7c67
revert separate test platform commits
2024-11-11 16:59:08 +11:00
Luke Boswell
e4fd9ce434
use crate for test-platform-simple-zig
2024-11-11 13:22:19 +11:00
Luke Boswell
f84aad1967
move effectful test platform into rust crate
2024-11-11 12:58:51 +11:00
Luke Boswell
aa98706547
complete merge remote/main into rebuild-platform
2024-11-11 11:32:46 +11:00
Luke Boswell
8a566dc339
WIP
2024-11-11 10:22:58 +11:00
Luke Boswell
743030fc99
ignore platform-switching rust cli test
2024-11-05 07:41:59 +11:00
Luke Boswell
1b0cd14715
add script to prebuild platform-switching rust
2024-11-04 15:37:34 +11:00
Luke Boswell
81f466fee0
cargo fmt
2024-11-04 13:59:14 +11:00
Anton-4
afd26360a0
removed unused dependency, wasm benchmark debugging progress
2024-10-26 19:59:57 +02:00
Anton-4
82beb35d3f
updated benchmarks to new ExecCli
2024-10-25 20:45:59 +02:00
Luke Boswell
926014518f
Merge remote-tracking branch 'remote/main' into rebuild-platform
2024-10-24 10:21:08 +11:00
Anton-4
9b7c6c9fe7
cleanup warnings
2024-10-23 19:36:03 +02:00
Anton-4
63b8e50d96
refactoring PrebuiltHost, fixed glue tests
2024-10-23 19:30:39 +02:00
Anton-4
0e28199b49
fixed valgrind crate
2024-10-21 17:43:22 +02:00
Anton-4
5953155f70
done with cli_tests
2024-10-19 19:25:50 +02:00