nushell/src
2019-08-29 15:53:45 +12:00
..
commands WIP supporting from/to automatically 2019-08-29 15:53:45 +12:00
env Merge master 2019-08-09 16:51:21 +12:00
evaluate Add support for ~ expansion 2019-08-26 21:03:24 -07:00
format Fix the utf-8 width calculation 2019-08-27 18:06:30 +12:00
object Remove bind_by_move nightly feature 2019-08-29 14:44:08 +12:00
parser WIP supporting from/to automatically 2019-08-29 15:53:45 +12:00
plugins Fix the sys command 2019-08-28 04:26:14 +12:00
shell Fix path-related parts of value shell 2019-08-27 17:15:05 +12:00
cli.rs WIP supporting from/to automatically 2019-08-29 15:53:45 +12:00
commands.rs WIP supporting from/to automatically 2019-08-29 15:53:45 +12:00
context.rs Remove unwraps and clean up playground 2019-08-28 10:01:16 -07:00
env.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
errors.rs Remove unwraps from the parser 2019-08-27 14:20:18 -07:00
format.rs Fix the build 2019-08-26 18:42:14 +12:00
git.rs Fix formatting with cargo fmt 2019-08-26 20:19:05 +02:00
lib.rs Merge branch 'master' into remove_bind_by_move 2019-08-29 15:08:23 +12:00
main.rs use clap::crate_version!() 2019-08-24 12:38:18 -04:00
object.rs Revert "Rewrite the ps command" 2019-08-11 13:41:21 +12:00
parser.rs Merge master 2019-08-09 16:51:21 +12:00
plugin.rs Refactoring and unwrap cleanup beginnings. 2019-08-18 20:28:55 -05:00
prelude.rs WIP supporting from/to automatically 2019-08-29 15:53:45 +12:00
shell.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
stream.rs Remove try_trait feature use 2019-08-29 03:12:10 +02:00
traits.rs Tests pass! 2019-07-23 15:22:11 -07:00
utils.rs Remove unwraps and clean up playground 2019-08-28 10:01:16 -07:00