nushell/src
2019-06-02 15:37:09 +12:00
..
commands Add support for magic open 2019-06-02 07:20:48 +12:00
env Improve signature infrastructure 2019-05-31 22:54:15 -07:00
evaluate Add support for magic open 2019-06-02 07:20:48 +12:00
format Improve signature infrastructure 2019-05-31 22:54:15 -07:00
object Add to_toml export 2019-06-02 06:26:04 +12:00
parser Add --loglevel and --develop 2019-06-01 10:00:42 -07:00
shell Add --loglevel and --develop 2019-06-01 10:00:42 -07:00
cli.rs Add git branch to prompt 2019-06-02 09:11:28 +12:00
commands.rs Add to_toml export 2019-06-02 06:26:04 +12:00
context.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
format.rs Pipe external to internal 2019-05-24 11:48:33 -07:00
git.rs Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
main.rs Add first integration test 2019-06-02 15:37:09 +12:00
object.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
parser.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
prelude.rs Evaluator MVP (#39) 2019-05-27 23:45:18 -07:00
shell.rs Refactor the repl loop 2019-05-16 14:43:36 -07:00
stream.rs Data flows across commands via streams now 2019-05-23 00:23:06 -07:00
tests.rs Add first integration test 2019-06-02 15:37:09 +12:00