nushell/src
2019-07-06 05:19:19 +12:00
..
commands Finish moving a couple commands to plugins, remove unused plugin 2019-07-06 05:19:19 +12:00
env Add binary type and tree sink 2019-07-04 17:11:56 +12:00
evaluate Support evaluating most expressions 2019-06-29 01:55:42 -07:00
format Add binary type and tree sink 2019-07-04 17:11:56 +12:00
object Add binary type and tree sink 2019-07-04 17:11:56 +12:00
parser Add filter and sink plugins 2019-07-02 19:56:20 +12:00
plugins Finish moving a couple commands to plugins, remove unused plugin 2019-07-06 05:19:19 +12:00
shell Clean up old parser code 2019-06-25 16:33:12 +12:00
cli.rs Finish moving a couple commands to plugins, remove unused plugin 2019-07-06 05:19:19 +12:00
commands.rs Finish moving a couple commands to plugins, remove unused plugin 2019-07-06 05:19:19 +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 binary type and tree sink 2019-07-04 17:11:56 +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 Switch to rawkey reader. Add more binary reading 2019-07-05 10:17:18 +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