nushell/crates/nu-cli/tests/commands
Jonathan Turner eec94e4016
Semicolon (#1613)
* WIP on blocks

* Getting further

* add some tests
2020-04-20 18:41:51 +12:00
..
alias.rs Aliases (#1589) 2020-04-15 17:43:23 +12:00
append.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
calc.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
cd.rs Enable the use of multiple dots in FS Shell commands (#1547) 2020-04-06 07:28:56 -04:00
compact.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
cp.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
default.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
each.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
edit.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
enter.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
first.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
format.rs Columnpath support when passing fields for formatting. (#1472) 2020-03-10 01:55:03 -05:00
get.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
group_by.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
headers.rs WIP: 1486/first row as headers (#1530) 2020-03-29 15:05:57 +13:00
histogram.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
insert.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
last.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
lines.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
ls.rs Simplify cp command and allow multiple recursive copying (#1580) 2020-04-19 11:05:24 +12:00
math.rs Fix precedence parsing of parens. Limit use (#1606) 2020-04-19 06:39:06 +12:00
mkdir.rs Enable the use of multiple dots in FS Shell commands (#1547) 2020-04-06 07:28:56 -04:00
mod.rs Semicolon (#1613) 2020-04-20 18:41:51 +12:00
mv.rs Enable the use of multiple dots in FS Shell commands (#1547) 2020-04-06 07:28:56 -04:00
nth.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
open.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
parse.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
pick.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
prepend.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
range.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
rename.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
reverse.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
rm.rs Enable the use of multiple dots in FS Shell commands (#1547) 2020-04-06 07:28:56 -04:00
save.rs Columnpath support when passing fields for formatting. (#1472) 2020-03-10 01:55:03 -05:00
semicolon.rs Semicolon (#1613) 2020-04-20 18:41:51 +12:00
sort_by.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
split_by.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
split_column.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
sum.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
touch.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
uniq.rs Fix whitespace and typos (#1481) 2020-03-14 06:23:41 +13:00
where_.rs Canonical expr block (#1584) 2020-04-14 06:59:33 +12:00
wrap.rs Make sum plugin as internal command. (#1501) 2020-03-18 18:46:00 -05:00