nushell/src
2019-07-18 05:21:24 -05:00
..
commands Can remove files and directories. 2019-07-18 05:21:24 -05:00
env Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
evaluate Tests pass 2019-07-12 19:20:26 -07:00
format Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
object new inc takes a path 2019-07-18 13:32:19 +12:00
parser new inc takes a path 2019-07-18 13:32:19 +12:00
plugins Add semver increment 2019-07-18 13:49:12 +12:00
shell Make signatures a little more general 2019-07-15 14:16:27 -07:00
cli.rs Can remove files and directories. 2019-07-18 05:21:24 -05:00
commands.rs Can remove files and directories. 2019-07-18 05:21:24 -05:00
context.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
format.rs Remove unused tree 2019-07-12 19:20:26 -07:00
git.rs Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
lib.rs Fix plugin's commandconfig 2019-07-16 19:08:35 +12:00
main.rs First working plugin 2019-06-27 16:56:48 +12:00
object.rs WIP 2019-07-12 19:20:26 -07:00
parser.rs WIP 2019-07-12 19:20:26 -07:00
plugin.rs "Add plugin arg errors. Bring remaining errors to parity" 2019-07-14 04:59:59 +12:00
prelude.rs Fix plugin's commandconfig 2019-07-16 19:08:35 +12:00
shell.rs Refactor the repl loop 2019-05-16 14:43:36 -07:00
stream.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00