nushell/crates/nu-protocol/src
Jakub Žádník 90b2ec537f
Do not pass non-string env vars to externals (#4748)
* Do not pass non-string env vars to externals

Also misc cleanup

* Add note to default config

* Add a test

* Ensure PATH/Path conversion list <-> string
2022-03-12 00:18:39 +02:00
..
ast Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
engine Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00
value Make date values more readable (#4790) 2022-03-09 05:43:04 -05:00
config.rs partial completions (#4704) 2022-03-03 11:13:44 +02:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
id.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
lib.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00
overlay.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
pipeline_data.rs ensure exit codes in more cases (#4804) 2022-03-10 07:32:46 -05:00
shell_error.rs Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
signature.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
span.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
syntax_shape.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
ty.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
variable.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00