nushell/crates/nu-protocol/src
2022-01-13 19:17:45 +11:00
..
ast Add support for var/string interp for external names (#729) 2022-01-13 19:17:45 +11:00
engine Fixing captures (#723) 2022-01-12 15:06:56 +11:00
value Fixing captures (#723) 2022-01-12 15:06:56 +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 Cleanup parsing of use and hide commands (#705) 2022-01-10 12:39:25 +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