nushell/src
2019-09-17 19:07:11 +12:00
..
commands Replace vtable with pivot command 2019-09-17 19:07:11 +12:00
data Add env command 2019-09-16 19:52:58 +12:00
env Replace crate visibility identifier with pub(crate) 2019-08-29 13:09:09 +02:00
evaluate Revert "Revert "Migrate most uses of the Span concept to Tag"" 2019-09-14 11:30:24 -05:00
format Replace vtable with pivot command 2019-09-17 19:07:11 +12:00
parser Fixed lints 2019-09-14 12:16:52 -05:00
plugins Str flags no longer supported. 2019-09-14 14:50:26 -05:00
shell Improve default features and don't precompute ls 2019-09-15 13:51:19 +12:00
cli.rs Replace vtable with pivot command 2019-09-17 19:07:11 +12:00
commands.rs Replace vtable with pivot command 2019-09-17 19:07:11 +12:00
context.rs Fix internal paths 2019-09-17 14:09:15 +12:00
data.rs Move internal terminology to tables/rows 2019-09-06 04:23:42 +12:00
env.rs Replace crate visibility identifier with pub(crate) 2019-08-29 13:09:09 +02:00
errors.rs Revert "Revert "Migrate most uses of the Span concept to Tag"" 2019-09-14 11:30:24 -05:00
format.rs Replace vtable with pivot command 2019-09-17 19:07:11 +12:00
git.rs Fix formatting with cargo fmt 2019-08-26 20:19:05 +02:00
lib.rs Revert "Revert "Migrate most uses of the Span concept to Tag"" 2019-09-14 11:30:24 -05:00
main.rs use clap::crate_version!() 2019-08-24 12:38:18 -04:00
parser.rs Revert "Revert "Migrate most uses of the Span concept to Tag"" 2019-09-14 11:30:24 -05:00
plugin.rs Remove unused code 2019-09-01 23:11:05 -07:00
prelude.rs Revert "Revert "Migrate most uses of the Span concept to Tag"" 2019-09-14 11:30:24 -05:00
shell.rs run rustfmt 2019-09-11 10:36:50 -04:00
stream.rs Replace crate visibility identifier with pub(crate) 2019-08-29 13:09:09 +02:00
traits.rs Revert "Revert "Migrate most uses of the Span concept to Tag"" 2019-09-14 11:30:24 -05:00
utils.rs Move internal terminology to tables/rows 2019-09-06 04:23:42 +12:00