nushell/src
2019-07-02 19:56:20 +12:00
..
commands Add filter and sink plugins 2019-07-02 19:56:20 +12:00
env Better cd and ls 2019-06-14 09:47:25 +12:00
evaluate Support evaluating most expressions 2019-06-29 01:55:42 -07:00
format Merge master, fix conflicts 2019-06-24 05:54:02 +12:00
object cleanup 2019-06-30 18:49:33 +12:00
parser Add filter and sink plugins 2019-07-02 19:56:20 +12:00
plugins Add filter and sink plugins 2019-07-02 19:56:20 +12:00
shell Clean up old parser code 2019-06-25 16:33:12 +12:00
cli.rs Add filter and sink plugins 2019-07-02 19:56:20 +12:00
commands.rs Make serialization full-fidelity 2019-06-30 18:46:49 +12:00
context.rs WIP 2019-06-22 15:43:37 +12:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs Produce ArgumentError for signature mismatch 2019-06-29 23:14:40 -07:00
format.rs Add vertical table view 2019-06-21 16:20:06 +12:00
git.rs Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
lib.rs Add filter and sink plugins 2019-07-02 19:56:20 +12:00
main.rs First working plugin 2019-06-27 16:56:48 +12:00
object.rs cleanup 2019-06-30 18:49:33 +12:00
parser.rs Fix lints 2019-06-29 09:32:58 -07:00
plugin.rs Add filter and sink plugins 2019-07-02 19:56:20 +12:00
prelude.rs Add second plugin 2019-06-28 04:47:24 +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