nushell/crates/nu-protocol/src
2022-01-04 10:14:33 +11:00
..
ast Add single tick string interpolation (#581) 2021-12-26 07:50:02 +11:00
engine Plugin option for shell (#517) 2021-12-18 12:13:56 -06:00
value Allow update to also insert (#610) 2021-12-28 10:11:20 +11:00
config.rs Add parser tracing, fix 629 (#638) 2022-01-02 08:42:50 +11:00
example.rs example unit test 2021-10-09 14:10:10 +01:00
exportable.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
id.rs Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00
lib.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
overlay.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
pipeline_data.rs Preserve metatdata in where (#618) 2021-12-29 22:17:20 +11:00
shell_error.rs Fix capturing environment variables with " or ' (#537) 2021-12-20 23:19:43 +02:00
signature.rs Some error improvements (#659) 2022-01-04 10:14:33 +11:00
span.rs Some error improvements (#659) 2022-01-04 10:14:33 +11:00
syntax_shape.rs def argument check (#604) 2021-12-28 06:13:52 +11:00
ty.rs def argument check (#604) 2021-12-28 06:13:52 +11:00