nushell/crates
Jakub Žádník c17e1473db
Hiding of environment variables (#362)
* Remember environment variables from previous scope

* Re-introduce env var hiding

Right now, hiding decls is broken

* Re-introduce hidden field of import patterns

All tests pass now.

* Remove/Address tests TODOs

* Fix test typo; Report hiding error

* Add a few more tests

* Fix wrong expected test result
2021-11-30 19:14:05 +13:00
..
nu-ansi-term add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-cli try to match most of nushell syntax coloring (#323) 2021-11-11 06:55:10 +13:00
nu-command Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
nu-engine Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
nu-protocol Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
nu-table add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00
nu_plugin_inc Add updating cell paths 2021-11-05 16:59:12 +13:00