nushell/src
2019-07-20 21:23:44 +12:00
..
commands Switch from_csv to output rows 2019-07-20 18:44:21 +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 new inc takes a path 2019-07-18 13:32:19 +12:00
parser Add first step of uuid generation and bookkeeping 2019-07-20 07:48:14 +12:00
plugins Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +12:00
shell Make signatures a little more general 2019-07-15 14:16:27 -07:00
cli.rs Merge branch 'master' into source_spans 2019-07-20 13:14:05 +12:00
commands.rs Introduced ability to open csv documents. 2019-07-19 15:48:42 -05: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 first step of uuid generation and bookkeeping 2019-07-20 07:48:14 +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 Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +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 Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +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