nushell/crates/nu-protocol/src
2022-01-05 16:50:27 +11:00
..
ast Add single tick string interpolation (#581) 2021-12-26 07:50:02 +11:00
engine Some cleanups for cd/PWD (#667) 2022-01-05 11:26:01 +11:00
value Fix directory change lag (#672) 2022-01-05 16:50:27 +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 Move $nu.env to $env (#665) 2022-01-05 08:34:42 +11: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 Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11: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