nushell/crates/nu-command
Jakub Žádník 07ac3c3aab
Add Nushell REPL simulator; Fix bug in overlay add (#5478)
* Add Nushell REPL simulator; Fix bug in overlay add

The `nu_repl` function takes an array of strings and processes them as
if they were REPL lines entered one by one. This helps to discover bugs
due to the state changes between the parse and eval stages.

* Fix REPL tests on Windows
2022-05-08 16:09:39 +03:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Add Nushell REPL simulator; Fix bug in overlay add (#5478) 2022-05-08 16:09:39 +03:00
tests complete some commands tests (#5464) 2022-05-07 06:23:49 -05:00
build.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
Cargo.toml Bump to the 0.62.1 dev version (#5473) 2022-05-08 08:38:12 +12:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00