Commit Graph

19 Commits

Author SHA1 Message Date
Anton-4
38467394cc
fmt 2024-02-14 18:09:41 +01:00
Anton-4
c6b5e2f8c3
less colors more contrast 2024-02-14 17:20:44 +01:00
Richard Feldman
d35c578924
Make it easier to exit roc repl 2023-12-05 12:30:31 -05:00
Richard Feldman
4b5b718241
cargo fmt 2023-10-30 21:15:53 -04:00
Richard Feldman
fddca7501a
Make a bunch of improvements to homepage and repl 2023-10-29 21:56:29 -04:00
Richard Feldman
3a1755d860
Drop an extraneous newline 2023-09-18 16:21:32 -05:00
Richard Feldman
1f396871f9
Simplify repl tips 2023-09-18 15:26:09 -05:00
Richard Feldman
e6b9446755
Move WELCOME_MESSAGE to be cli-specific 2023-09-18 15:26:09 -05: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
6750b304d4 Add newline for partial record definition 2023-09-17 13:04:57 -04:00
Richard Feldman
074401fbdf
Remove the whole #var1 thing 2023-09-17 06:31:51 -04:00
Richard Feldman
f4937e72cc
Try printing #val1 at end of previous line 2023-09-17 01:01:58 -04:00
Richard Feldman
ca33e4f64c
Try a different way of writing val1 2023-09-17 01:01:57 -04:00
Brian Carroll
b8e66d08de
Don't parse twice in ReplState::step 2023-09-10 18:36:41 +01:00
Brian Carroll
7dfd4ada48
Support both Shift-Enter and Ctrl-Enter for multi-line input 2023-09-09 16:55:08 +01:00
Brian Carroll
4367e357e6
Neater approach for Wasm compile-time options 2023-09-09 14:23:36 +01:00
Brian Carroll
8eaa79e72c
clippy & spellcheck 2023-09-09 14:01:28 +01:00
Brian Carroll
3923dad203
Remove duplicated code from roc_repl_cli and get tests compiling 2023-09-09 13:01:31 +01:00
Brian Carroll
8f59ee9492
Create a new crate roc_repl_ui for shared CLI/web UI code 2023-09-09 11:55:55 +01:00