summaryrefslogtreecommitdiff
path: root/tools/util.py
diff options
context:
space:
mode:
authorCasper Beyer <caspervonb@pm.me>2020-10-02 07:14:55 +0800
committerGitHub <noreply@github.com>2020-10-02 01:14:55 +0200
commit4c779b5e8ca427faf24c26443a8054004827d450 (patch)
treeddb8ded427e4987f2edbb63c1be3661569e0d204 /tools/util.py
parent5590b97670206df957c43742f47601356982c658 (diff)
refactor(repl): use an inspector session (#7763)
This ports the REPL over to Rust and makes use of an inspector session to run a REPL on top of any isolate which lets make full use of rustylines various things like validators and completors without having to introduce a bunch of hard to test internal ops and glue code. An accidental but good side effect of this is that the multiple line input we previously had is now an editable multi-line input prompt that is correctly stored in the history as a single entry.
Diffstat (limited to 'tools/util.py')
0 files changed, 0 insertions, 0 deletions