nushell/src
2019-07-27 19:45:00 +12:00
..
commands Update plugin protocol for begin, and create new sys plugin 2019-07-27 19:45:00 +12:00
env Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
evaluate Tests pass 2019-07-12 19:20:26 -07:00
format Add some row numbers if there are multiple rows 2019-07-20 21:23:44 +12:00
object Update plugin protocol for begin, and create new sys plugin 2019-07-27 19:45:00 +12:00
parser Update plugin protocol for begin, and create new sys plugin 2019-07-27 19:45:00 +12:00
plugins Update plugin protocol for begin, and create new sys plugin 2019-07-27 19:45:00 +12:00
shell Make signatures a little more general 2019-07-15 14:16:27 -07:00
cli.rs Add date command 2019-07-26 16:09:19 +12:00
commands.rs Add date command 2019-07-26 16:09:19 +12:00
context.rs Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +12:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs add basic paging to text views 2019-07-24 19:44:12 +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 Update plugin protocol for begin, and create new sys plugin 2019-07-27 19:45:00 +12:00
main.rs Add syntect (and borrow bat's theme file) 2019-07-20 13:12:04 +12:00
object.rs Switch from_csv to output rows 2019-07-20 18:44:21 +12:00
parser.rs WIP 2019-07-12 19:20:26 -07:00
plugin.rs Update plugin protocol for begin, and create new sys plugin 2019-07-27 19:45:00 +12:00
prelude.rs Fix plugin's commandconfig 2019-07-16 19:08:35 +12:00
shell.rs Refactor the repl loop 2019-05-16 14:43:36 -07:00
stream.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00