2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 13:38:41 +00:00
nushell/tests
Dan Davison ad0c6bf7d5
Improve "Did you mean?" suggestions ()
* Copy lev_distance.rs from the rust compiler

* Minor changes to code from rust compiler

* "Did you mean" suggestions: test instrumented to generate markdown report

* Did you mean suggestions: delete test instrumentation

* Fix tests

* Fix test

`foo` has a genuine match: `for`

* Improve tests
2022-09-20 19:46:01 -05:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
fixtures Support Arrow IPC file format with dataframes () 2022-09-12 18:30:20 -05:00
hooks Move from source to source-env () 2022-09-01 08:32:56 +12:00
modules Disable cyclical module imports () 2022-09-04 23:19:20 +03:00
overlays Improve "Did you mean?" suggestions () 2022-09-20 19:46:01 -05:00
parsing Move from source to source-env () 2022-09-01 08:32:56 +12:00
path Make path::canonicalize::canonicalize_dot test case more reliable () 2022-07-27 11:30:03 +03:00
plugins Remove --encoding argument during register plugin () 2022-09-07 09:07:42 -05:00
scope Fix reporting of which and $nu.scope () 2022-03-13 21:32:46 +02:00
shell Improve "Did you mean?" suggestions () 2022-09-20 19:46:01 -05:00
main.rs Fix file lookup in parser keywords; Refactor nu_repl () 2022-07-29 23:42:00 +03:00