Folkert
|
78ebe4e686
|
fix rust repl test not compiling
|
2023-09-19 09:32:52 +02:00 |
|
Anton-4
|
8194930dfb
|
Merge pull request #5819 from roc-lang/repl-changes
Remove the whole #val1 thing from repl
|
2023-09-18 19:45:47 +02:00 |
|
Sekerez
|
b52ba99701
|
Add tests
|
2023-09-17 15:59:43 -04:00 |
|
Richard Feldman
|
074401fbdf
|
Remove the whole #var1 thing
|
2023-09-17 06:31:51 -04:00 |
|
Brian Carroll
|
6a47a99114
|
formatting & clippy
|
2023-09-09 16:13:17 +01:00 |
|
Brian Carroll
|
3923dad203
|
Remove duplicated code from roc_repl_cli and get tests compiling
|
2023-09-09 13:01:31 +01:00 |
|
Richard Feldman
|
0657c38bb4
|
Merge branch 'repl' into repl-warnings
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
|
2022-11-03 20:05:18 -07:00 |
|
Richard Feldman
|
2f7634a71c
|
Fix repl tests
|
2022-11-01 22:07:48 -04:00 |
|
Richard Feldman
|
211a5adcf6
|
fix a test
|
2022-11-01 01:26:22 -04:00 |
|
Richard Feldman
|
560c984d30
|
Fix error filtering region math
|
2022-11-01 01:20:52 -04:00 |
|
Richard Feldman
|
e9e4e710e2
|
clippy
|
2022-10-31 08:05:32 -04:00 |
|
Richard Feldman
|
7f1efae6e0
|
Drop obsolete test
|
2022-10-31 07:06:31 -04:00 |
|
Richard Feldman
|
d6853519d8
|
Expand repl TIPS
|
2022-10-31 06:53:27 -04:00 |
|
Richard Feldman
|
5fdca82519
|
Fix a test
|
2022-10-30 14:44:58 -04:00 |
|
Richard Feldman
|
eebf973f11
|
repl treats when s as incomplete until blank line
|
2022-10-30 13:48:06 -04:00 |
|
Richard Feldman
|
0c8f6a0a72
|
Fix annotated defs in repl
|
2022-10-30 13:34:38 -04:00 |
|
Richard Feldman
|
c39ac00659
|
Add annotated_body repl test
|
2022-10-30 07:23:49 -04:00 |
|
Richard Feldman
|
fcfd9fa709
|
Move exhaustiveness_problem to repl state test
|
2022-10-30 07:22:31 -04:00 |
|
Richard Feldman
|
752e315ada
|
Add persisted defs and auto defs repl tests
|
2022-10-30 05:40:43 -04:00 |
|
Richard Feldman
|
c09fd8b7c5
|
Update repl state tests
|
2022-10-30 05:34:19 -04:00 |
|
Richard Feldman
|
f841cdb2c0
|
Persist defs
|
2022-10-27 18:47:32 -04:00 |
|
Richard Feldman
|
90e79379cb
|
Remove test dependency on rustyline
|
2022-10-27 18:47:32 -04:00 |
|
Richard Feldman
|
5b36d2c41c
|
Drop pending_src, fix repl tips
|
2022-10-27 18:47:32 -04:00 |
|
Richard Feldman
|
6038965cb6
|
Fix some repl state machine bugs
|
2022-10-27 18:47:32 -04:00 |
|
Richard Feldman
|
6fbafad3ff
|
Share code between validation and step
|
2022-10-27 18:47:31 -04:00 |
|
Richard Feldman
|
0a80b543b4
|
Add first ReplState test
|
2022-10-27 18:47:31 -04:00 |
|