nushell/src
2019-07-31 05:57:22 +12:00
..
commands Various open improvements 2019-07-30 15:48:02 +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 Change list/object to better short names 2019-07-30 13:54:33 +12:00
parser Update plugin protocol for begin, and create new sys plugin 2019-07-27 19:45:00 +12:00
plugins Switch to rustyline nightly 2019-07-31 05:57:22 +12:00
shell Make signatures a little more general 2019-07-15 14:16:27 -07:00
cli.rs Remove old sysinfo and finish sys 2019-07-28 14:02:42 +12:00
commands.rs Remove old sysinfo and finish sys 2019-07-28 14:02:42 +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 Remove old sysinfo and finish sys 2019-07-28 14:02:42 +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 Make the validation especific to str plugin for now. 2019-07-28 20:28:43 -05: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