nushell/src
2019-07-23 21:10:48 -07:00
..
commands Clean up lint errors 2019-07-23 21:10:48 -07:00
env Tests pass! 2019-07-23 15:22:11 -07:00
evaluate Tests pass! 2019-07-23 15:22:11 -07:00
format Add some row numbers if there are multiple rows 2019-07-20 21:23:44 +12:00
object Clean up lint errors 2019-07-23 21:10:48 -07:00
parser Clean up lint errors 2019-07-23 21:10:48 -07:00
plugins Add and edit functionality 2019-07-22 15:52:57 +12:00
shell Clean up lint errors 2019-07-23 21:10:48 -07:00
cli.rs Tests pass! 2019-07-23 15:22:11 -07:00
commands.rs Clean up lint errors 2019-07-23 21:10:48 -07:00
context.rs Clean up lint errors 2019-07-23 21:10:48 -07: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 Clean up lint errors 2019-07-23 21:10:48 -07:00
main.rs Add syntect (and borrow bat's theme file) 2019-07-20 13:12:04 +12:00
object.rs Clean up lint errors 2019-07-23 21:10:48 -07: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 Clean up lint errors 2019-07-23 21:10:48 -07: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
traits.rs Tests pass! 2019-07-23 15:22:11 -07:00
utils.rs Clean up lint errors 2019-07-23 21:10:48 -07:00