nushell/src
Jonathan Turner f31c08e941
Merge pull request #87 from wycats/better-parser
Span all the things
2019-06-06 20:00:37 +12:00
..
commands Merge pull request #87 from wycats/better-parser 2019-06-06 20:00:37 +12:00
env Improve signature infrastructure 2019-05-31 22:54:15 -07:00
evaluate Span all the things 2019-06-05 23:34:59 -07:00
format More table tweaks 2019-06-05 15:54:34 +12:00
object Span all the things 2019-06-05 23:34:59 -07:00
parser Merge pull request #87 from wycats/better-parser 2019-06-06 20:00:37 +12:00
shell Add --loglevel and --develop 2019-06-01 10:00:42 -07:00
cli.rs Merge pull request #87 from wycats/better-parser 2019-06-06 20:00:37 +12:00
commands.rs Rename select to get 2019-06-05 13:53:38 +12:00
context.rs Fix up some warnings and move integration tests to correct dir 2019-06-03 15:48:58 +12:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs Span all the things 2019-06-05 23:34:59 -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 Improve errors 2019-06-02 22:11:21 -07:00
object.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
parser.rs Span all the things 2019-06-05 23:34:59 -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