Folkert
|
b0d57587e3
|
List.get with negative index in repl
|
2024-01-28 22:21:40 +01:00 |
|
Folkert
|
5557fb7e34
|
repl helper codegen
|
2023-09-14 14:39:12 +02:00 |
|
Ayaz Hafiz
|
803d7e30e3
|
Eliminate Stmt::RuntimeError in favor of crash
|
2022-11-24 14:46:53 -06:00 |
|
Ayaz Hafiz
|
291615072b
|
Fix usages of panic
|
2022-11-24 14:46:53 -06:00 |
|
Ayaz Hafiz
|
a8122662c2
|
Return panic tag from roc_panic to test platform
|
2022-11-24 14:46:52 -06:00 |
|
Ayaz Hafiz
|
6d851ec5e2
|
men i trust, lints i dont need
|
2022-11-24 14:46:51 -06:00 |
|
Ayaz Hafiz
|
4709f9a0de
|
roc_panic is passed a RocStr
|
2022-11-24 14:46:50 -06:00 |
|
Richard Feldman
|
fccc2ed497
|
Update panic message in repl
|
2022-10-30 13:35:49 -04:00 |
|
Richard Feldman
|
e93d9b81d8
|
Report repl compile errors as bugs
|
2022-10-30 03:19:47 -04:00 |
|
Richard Feldman
|
9ed13eb97b
|
Don't panic when repl code crashes
|
2022-10-30 03:14:46 -04:00 |
|
Richard Feldman
|
0190787f7b
|
Revert "send panics to the repl more gracefully"
Now doesn't seem like the right time to do a change this invasive.
This reverts commit a36ddbf6cb .
|
2022-10-30 03:12:53 -04:00 |
|
Richard Feldman
|
a36ddbf6cb
|
WIP send panics to the repl more gracefully
|
2022-10-30 03:12:41 -04:00 |
|
Folkert
|
f3f6f58d09
|
clippy fixes
|
2022-08-21 16:43:57 +02:00 |
|
Folkert
|
40d7e94a17
|
make the mmapped buffer configurable
|
2022-07-26 23:36:25 +02:00 |
|
Folkert
|
ccd8821acf
|
fix test panic output formatting
|
2022-07-22 13:33:52 +02:00 |
|
Folkert
|
6bfe16113d
|
clippy
|
2022-07-22 12:29:46 +02:00 |
|
Folkert
|
d82e73fff0
|
ownership; always tricky
|
2022-07-22 12:11:32 +02:00 |
|
Folkert
|
291b77c83b
|
stop escaping roc panic strings in the llvm helpers
|
2022-07-22 12:06:44 +02:00 |
|
Folkert
|
7e5476aa58
|
report panicking tests (not pretty yet)
|
2022-07-21 10:42:57 -04:00 |
|
Ayaz
|
856b38a958
|
Merge pull request #3319 from rtfeldman/remove-old-expect-logic
remove old expect logic
|
2022-07-07 21:21:36 -05:00 |
|
Ayaz Hafiz
|
20a7f1f585
|
Remove Failure dead code
|
2022-07-06 13:50:14 +02:00 |
|
Folkert
|
f05274faef
|
Merge remote-tracking branch 'origin/trunk' into remove-old-expect-logic
|
2022-07-06 13:03:41 +02:00 |
|
Folkert
|
ddead4dfcc
|
RocCallResult::new
|
2022-07-06 00:18:45 +02:00 |
|
Folkert
|
a9d296b21c
|
add run_roc_dylib, which can take an argument
|
2022-07-05 17:25:39 +02:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|