nushell/src
Yehuda Katz 69effbc9e7 Improve signature infrastructure
The `config` command uses different kinds of named arguments, which
illustrates how it works.
2019-05-31 22:54:15 -07:00
..
commands Improve signature infrastructure 2019-05-31 22:54:15 -07:00
env Improve signature infrastructure 2019-05-31 22:54:15 -07:00
evaluate Improve signature infrastructure 2019-05-31 22:54:15 -07:00
format Improve signature infrastructure 2019-05-31 22:54:15 -07:00
object Improve signature infrastructure 2019-05-31 22:54:15 -07:00
parser Improve signature infrastructure 2019-05-31 22:54:15 -07:00
shell Improve highlighting 2019-05-31 09:33:46 -07:00
cli.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
commands.rs Improve signature infrastructure 2019-05-31 22:54:15 -07: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
main.rs Evaluator MVP (#39) 2019-05-27 23:45:18 -07: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