nushell/src
Jonathan Turner b11a4535bd Bump compiler
2019-09-13 13:54:17 +12:00
..
commands Merge master 2019-09-13 06:33:52 +12:00
data Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
env Replace crate visibility identifier with pub(crate) 2019-08-29 13:09:09 +02:00
evaluate Bump compiler 2019-09-13 13:54:17 +12:00
format Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
parser run rustfmt 2019-09-11 10:36:50 -04:00
plugins Merge master 2019-09-13 06:33:52 +12:00
shell run rustfmt 2019-09-11 10:36:50 -04:00
cli.rs Permit Nu finding and picking up development plugins if there are any first. 2019-09-12 18:49:29 -05:00
commands.rs Make some plugins optional, move ps to plugin 2019-09-08 19:06:15 +12:00
context.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +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 Removes regex crate dependency. 2019-09-11 22:20:42 -05:00
format.rs Remove unused code 2019-09-01 23:11:05 -07:00
git.rs Fix formatting with cargo fmt 2019-08-26 20:19:05 +02:00
lib.rs run rustfmt 2019-09-11 10:36:50 -04:00
main.rs use clap::crate_version!() 2019-08-24 12:38:18 -04:00
parser.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
plugin.rs Remove unused code 2019-09-01 23:11:05 -07:00
prelude.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12: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 "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
utils.rs Move internal terminology to tables/rows 2019-09-06 04:23:42 +12:00