nushell/crates/nu-protocol/src
2022-01-24 12:23:03 +11:00
..
ast Port find command (#658) 2022-01-23 16:32:02 -06:00
engine Add which command, add external completions, and builtin var completions (#782) 2022-01-21 05:02:53 +11:00
value Port find command (#658) 2022-01-23 16:32:02 -06:00
config.rs Show error on bad config, but keep going (#778) 2022-01-20 03:42:12 +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 Make env var eval order during "use" deterministic (#742) 2022-01-15 08:06:32 +11:00
pipeline_data.rs allow find to respect ls_colors (#834) 2022-01-24 12:23:03 +11:00
shell_error.rs Fix cd-ing into a file (#831) 2022-01-23 15:02:12 +02:00
signature.rs Some error improvements (#659) 2022-01-04 10:14:33 +11:00
span.rs Port find command (#658) 2022-01-23 16:32:02 -06:00
syntax_shape.rs Add support for load-env (#752) 2022-01-15 18:50:11 -05:00
ty.rs Clippy fixes for Rust 1.58 (#733) 2022-01-14 06:40:25 +11:00