nushell/src
2019-07-15 14:16:27 -07:00
..
commands Make signatures a little more general 2019-07-15 14:16:27 -07:00
env WIP 2019-07-12 19:20:26 -07:00
evaluate Tests pass 2019-07-12 19:20:26 -07:00
format Remove unused tree 2019-07-12 19:20:26 -07:00
object Make signatures a little more general 2019-07-15 14:16:27 -07:00
parser Make signatures a little more general 2019-07-15 14:16:27 -07:00
plugins Make signatures a little more general 2019-07-15 14:16:27 -07:00
shell Make signatures a little more general 2019-07-15 14:16:27 -07:00
cli.rs Tests pass 2019-07-12 19:20:26 -07:00
commands.rs Tests pass 2019-07-12 19:20:26 -07:00
context.rs WIP 2019-07-12 19:20:26 -07:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs "Add plugin arg errors. Bring remaining errors to parity" 2019-07-14 04:59:59 +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 WIP improve error infrastructure 2019-07-12 19:20:26 -07: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 Remove more dead code and clean up JSON 2019-07-12 19:20:26 -07:00
shell.rs Refactor the repl loop 2019-05-16 14:43:36 -07:00
stream.rs Tests pass 2019-07-12 19:20:26 -07:00