nushell/crates
Jakub Žádník 6595c06598 Relax panic into error
Convert the panic when declaration cannot find predeclaration into an
error. This error is already covered and reported in the predeclaration
phase.
2021-10-02 03:42:35 +03:00
..
nu-cli deps: bump to miette 3.0 mainline 2021-09-22 16:50:57 -07:00
nu-command Fmt and misc fixes after rebase 2021-10-01 23:30:56 +03:00
nu-engine Add support for module imports 2021-09-27 07:39:19 +13:00
nu-json Add 'from json' 2021-10-01 18:11:49 +13:00
nu-parser Relax panic into error 2021-10-02 03:42:35 +03:00
nu-path Add 'from json' 2021-10-01 18:11:49 +13:00
nu-protocol Disallow hiding the same def twice; Add tests 2021-10-02 00:12:30 +03:00
nu-table Improve completions inside of a pipeline 2021-09-10 20:07:18 +12:00