nushell/crates/nu-protocol/src
2022-02-04 20:02:03 +02:00
..
ast Command tests (#922) 2022-02-03 21:01:45 -05:00
engine Allow def-env to hide environment variables (#921) 2022-02-04 20:02:03 +02:00
value Add initial nu-test-support port (#913) 2022-02-02 15:59:01 -05:00
config.rs Add support for quick completions (#927) 2022-02-04 10:30:21 -05: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 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 Allow viewing the source code of blocks (#894) 2022-01-31 00:05:25 +02:00
pipeline_data.rs Use 'table' during internal->external (#898) 2022-01-31 07:52:05 -05:00
shell_error.rs Port move (#833) 2022-01-24 21:43:38 +02:00
signature.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +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