nushell/src
2019-07-04 15:06:43 +12:00
..
commands WIP now load plugins automatically 2019-07-04 05:37:09 +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 WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
object WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
parser Add filter and sink plugins 2019-07-02 19:56:20 +12:00
plugins WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
shell Clean up old parser code 2019-06-25 16:33:12 +12:00
cli.rs Bump and cleanup plugin name match 2019-07-04 15:06:43 +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 WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
main.rs First working plugin 2019-06-27 16:56:48 +12:00
object.rs WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
parser.rs Fix lints 2019-06-29 09:32:58 -07:00
plugin.rs WIP now load plugins automatically 2019-07-04 05:37:09 +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