Richard Feldman
|
220c362671
|
Merge remote-tracking branch 'origin/main' into repl
|
2022-10-31 20:49:28 -04:00 |
|
Richard Feldman
|
c3641d38d2
|
Add targets for repl_test
|
2022-10-31 16:14:59 -04:00 |
|
Richard Feldman
|
0be3632da3
|
fix some wasm repl tests
|
2022-10-31 16:08:46 -04:00 |
|
Richard Feldman
|
367d4fbb71
|
Use the right wasm feature flags
|
2022-10-31 15:26:10 -04:00 |
|
Ayaz Hafiz
|
f37868256d
|
Update repl test
|
2022-10-31 09:38:22 -05:00 |
|
Ayaz Hafiz
|
985bd7d23f
|
Format the codes
|
2022-10-31 09:38:22 -05:00 |
|
Ayaz Hafiz
|
cfe7c8e5ef
|
Warn on the presence of unnecessary wildcards in output positions
|
2022-10-31 09:38:20 -05:00 |
|
Ayaz Hafiz
|
d77080529a
|
Introduce polarity for extension variable printing
|
2022-10-31 09:37:39 -05:00 |
|
Richard Feldman
|
81254ecb77
|
Drop unused import in wasm repl test
|
2022-10-31 09:20:34 -04:00 |
|
Richard Feldman
|
e9e4e710e2
|
clippy
|
2022-10-31 08:05:32 -04:00 |
|
Richard Feldman
|
eaa0824347
|
Fix wasm repl multiline string test
|
2022-10-31 08:03:22 -04:00 |
|
Richard Feldman
|
7f1efae6e0
|
Drop obsolete test
|
2022-10-31 07:06:31 -04:00 |
|
Richard Feldman
|
664526a167
|
Fix repl multiline string test
|
2022-10-31 07:05:18 -04:00 |
|
Richard Feldman
|
d6853519d8
|
Expand repl TIPS
|
2022-10-31 06:53:27 -04:00 |
|
Richard Feldman
|
6227e37559
|
Ignore shadowing repl test for now
|
2022-10-31 06:17:48 -04:00 |
|
Richard Feldman
|
ea67b729c3
|
Fix a bunch of repl test trimming issues
|
2022-10-30 15:10:49 -04:00 |
|
Richard Feldman
|
8b4e864a90
|
Support opaques, aliases, and abilities in repl
|
2022-10-30 15:03:59 -04:00 |
|
Richard Feldman
|
9f7a38408a
|
Only consider the last line of stdout in repl tests
|
2022-10-30 14:54:28 -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
|
062d532fa4
|
Fix most repl tests
|
2022-10-30 05:47:05 -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 |
|
Richard Feldman
|
a6c1667d37
|
Reorganize repl modules
|
2022-10-27 18:47:31 -04:00 |
|
Anton-4
|
54ad5d3416
|
moved benchmarks to nix
|
2022-10-17 17:40:35 +02:00 |
|
Ayaz Hafiz
|
e31a16f650
|
Properly wrap with newtype-by-void layouts in repl
Closes #4208
|
2022-10-05 11:17:57 -05:00 |
|
Ayaz Hafiz
|
823076f4bf
|
Update repl tests
|
2022-10-03 14:34:18 -05:00 |
|
Ayaz Hafiz
|
dfd0fdc990
|
Print bool correctly in repl
Closes #4149
|
2022-10-03 14:32:15 -05:00 |
|
Anton-4
|
a46d4fa1c6
|
further improved tips UX, fixed cli.rs assert
|
2022-10-03 15:31:34 +02:00 |
|
Jan Van Bruggen
|
4625a0a869
|
Rephrase CPU-related "platform"/"host" to "target"/"your machine"
|
2022-09-11 10:25:02 -06:00 |
|
raleng
|
1b2952bc70
|
Fix invalid multiline string output in REPL
If a PlainLine string contains a newline character, the REPL will print
the string using a triple-quoted block string.
|
2022-08-23 11:26:48 +02:00 |
|
dependabot[bot]
|
4c6ad52c47
|
Bump indoc from 1.0.6 to 1.0.7
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/1.0.6...1.0.7)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 13:18:18 +00:00 |
|
Folkert de Vries
|
b435f72be0
|
Merge branch 'trunk' into i2147
|
2022-08-11 10:24:49 +02:00 |
|
Ayaz Hafiz
|
7aeb332060
|
Regression test for #2147
Closes #2147
|
2022-08-10 16:06:01 -07:00 |
|
Ayaz Hafiz
|
4114e1f14d
|
Adds regression tests for polymorphic records in the repl
Closes #2620
|
2022-08-10 15:10:24 -07:00 |
|
Folkert
|
792936066c
|
Merge remote-tracking branch 'origin/trunk' into roc-std-platform
|
2022-08-07 13:28:03 +02:00 |
|
Folkert
|
98708d689e
|
ownership
|
2022-08-07 00:12:39 +02:00 |
|
Folkert
|
9d057a1227
|
clippy
|
2022-08-06 23:01:54 +02:00 |
|
Folkert de Vries
|
8f67129eae
|
use platform-independent tempdir
|
2022-08-03 21:58:02 +02:00 |
|
Anton-4
|
6a15a7b41b
|
changed Cargo versions from 0.1.0 to 0.0.1
|
2022-08-03 11:41:19 +02:00 |
|
Richard Feldman
|
1e856d0766
|
Update repl tests
|
2022-07-20 10:49:06 -04:00 |
|