nushell/src
Odin Dutton 4296466cd2 Remove total from size command
There is a plan to introduce general facility for subtotaling numeric
columns.
2019-05-27 08:41:23 +10:00
..
commands Remove total from size command 2019-05-27 08:41:23 +10:00
env Linting and other cleanup 2019-05-24 12:35:22 -07:00
format A real parser (lalrpop) 2019-05-26 00:17:35 -07:00
object A real parser (lalrpop) 2019-05-26 00:17:35 -07:00
parser A real parser (lalrpop) 2019-05-26 00:17:35 -07:00
shell Merge branch 'master' into size 2019-05-26 00:20:01 -07:00
cli.rs Merge branch 'master' into size 2019-05-26 00:20:01 -07:00
commands.rs Add size command 2019-05-26 12:12:47 +10:00
context.rs A real parser (lalrpop) 2019-05-26 00:17:35 -07:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs A real parser (lalrpop) 2019-05-26 00:17:35 -07:00
format.rs Pipe external to internal 2019-05-24 11:48:33 -07:00
main.rs A real parser (lalrpop) 2019-05-26 00:17:35 -07:00
object.rs Pipe external to internal 2019-05-24 11:48:33 -07:00
parser.rs A real parser (lalrpop) 2019-05-26 00:17:35 -07:00
prelude.rs A real parser (lalrpop) 2019-05-26 00:17:35 -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