nushell/src
2019-07-15 17:40:27 +12:00
..
commands Bump rustc version. Fix macOS build issue 2019-07-14 05:32:01 +12: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 Change 'file name' => 'name'. Same for type 2019-07-14 16:59:36 +12:00
parser Informs passing flags is unimplemented instead of quitting. 2019-07-13 22:39:41 -05:00
plugins "Add plugin arg errors. Bring remaining errors to parity" 2019-07-14 04:59:59 +12:00
shell Fix space and escaped paren completions 2019-07-15 17:40:27 +12: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