nushell/src
2019-06-16 06:41:26 +12:00
..
commands Merge branch 'master' into touchups 2019-06-16 06:41:26 +12:00
env Better cd and ls 2019-06-14 09:47:25 +12:00
evaluate Add pretty errors to commands 2019-06-08 10:35:07 +12:00
format Better cd and ls 2019-06-14 09:47:25 +12:00
object Add basic obj path indexing 2019-06-14 13:59:13 +12:00
parser Some function stuff 2019-06-10 13:11:55 -07:00
shell Cleanup and bump rustyline 2019-06-10 05:52:56 +12:00
cli.rs Merge branch 'master' into touchups 2019-06-16 06:41:26 +12:00
commands.rs Better cd and ls 2019-06-14 09:47:25 +12:00
context.rs Get stream errors working 2019-06-16 05:52:55 +12:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs Update errors and improve ctrl-c 2019-06-16 06:36:17 +12:00
format.rs Add pretty errors to commands 2019-06-08 10:35:07 +12:00
git.rs Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
main.rs Improve errors 2019-06-02 22:11:21 -07:00
object.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
parser.rs Some function stuff 2019-06-10 13:11:55 -07:00
prelude.rs Add pretty errors to commands 2019-06-08 10:35:07 +12:00
shell.rs Refactor the repl loop 2019-05-16 14:43:36 -07:00
stream.rs Add pretty errors to commands 2019-06-08 10:35:07 +12:00