Luke Boswell
|
c8467b1fe0
|
Merge pull request #7454 from roc-lang/ayaz/error-on-invalid-generalized-types
Restrict usages of type variables in non-generalized contexts
|
2025-01-20 11:30:52 +11:00 |
|
Ian McLerran
|
14d99c6907
|
update solve_expr and test_gen tests with map_ok
|
2025-01-15 21:30:19 -06:00 |
|
Ayaz Hafiz
|
89700b491c
|
Fix some tests
|
2025-01-10 20:49:53 -05:00 |
|
Sam Mohr
|
b56fbd38e1
|
Progress on updating entire compiler for snake_case
|
2025-01-05 03:48:03 -08:00 |
|
Luke Boswell
|
6bae15c467
|
resolve review comments
|
2024-08-14 17:24:12 +10:00 |
|
Luke Boswell
|
7aebee8c94
|
implement Result.mapBoth and Result.map2 builtins
|
2024-08-14 13:16:24 +10:00 |
|
Anton-4
|
1126f85b5a
|
fix clippy unnecessary hashes
|
2024-01-01 16:38:36 +01:00 |
|
Folkert
|
68dc7108bf
|
enable all gen_result tests for the dev backend
|
2023-10-09 15:24:32 +02:00 |
|
Folkert
|
44f08f9e47
|
implement sqrt and log in the dev backend
|
2023-02-26 21:41:25 +01:00 |
|
kilianv
|
9717747a54
|
Update tests
not all tests pass yet. Will look at them with Ayaz.
|
2022-09-20 14:42:03 -05:00 |
|
Folkert
|
592a219f5d
|
remove test that is not useful
|
2022-08-24 14:09:16 +02:00 |
|
Folkert
|
a44afd1383
|
enable some result tests for the dev backend
|
2022-08-23 20:08:33 +02:00 |
|
Folkert
|
9cb2bd04fd
|
fix from wasm32 RocResult implementation
|
2022-07-22 21:13:55 +02:00 |
|
Folkert
|
7e0e635f60
|
split out ok and err withDefault tests
|
2022-07-22 12:17:08 +02:00 |
|
Richard Feldman
|
145bd8b4a2
|
Rename Result.afterErr to Result.onErr
|
2022-07-17 21:37:32 -04:00 |
|
Richard Feldman
|
0acab0eef3
|
Rename Result.after to Result.try
|
2022-07-17 17:25:50 -04:00 |
|
Folkert
|
d1f7b0fc5a
|
wasm: store tag id right after the content
|
2022-07-09 14:28:41 +02:00 |
|
Marten/Qqwy
|
906aa5bbb0
|
Fix implementation and tests for Result.after and Result.afterErr
|
2022-07-09 14:28:30 +02:00 |
|
Marten/Qqwy
|
699ab5c646
|
Symbol definition and tests
|
2022-07-09 14:28:30 +02:00 |
|
Brian Carroll
|
a9aee13086
|
test_gen: support RocResult for Wasm tests
|
2022-07-06 22:01:03 +01:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|