nushell/crates/nu-cli/src/commands
Jonathan Turner 7974e09eeb
Math operators (#1601)
* Add some math operations

* WIP for adding compound expressions

* precedence parsing

* paren expressions

* better lhs handling

* add compound comparisons and shorthand lefthand parsing

* Add or comparison and shorthand paths
2020-04-18 13:50:58 +12:00
..
classified A random set of fixes (#1600) 2020-04-17 18:19:49 +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
args.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
autoview.rs Math operators (#1601) 2020-04-18 13:50:58 +12:00
calc.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
cd.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
clear.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
clip.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
command.rs Aliases (#1589) 2020-04-15 17:43:23 +12:00
compact.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
config.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
count.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
cp.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
date.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
debug.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
default.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
du.rs A few improvements to du implementation: (#1533) 2020-03-29 21:16:09 -04:00
each.rs WIP fix for the error bubbling (#1597) 2020-04-16 16:25:24 +12:00
echo.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
edit.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
enter.rs Aliases (#1589) 2020-04-15 17:43:23 +12:00
evaluate_by.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
exit.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 Bump a lot of deps (#1560) 2020-04-07 19:51:17 +12:00
from_bson.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_csv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
from_delimited_data.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
from_ics.rs WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00
from_ini.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_json.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_ods.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_sqlite.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_ssv.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_toml.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_tsv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
from_url.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_vcf.rs WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00
from_xlsx.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_xml.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
from_yaml.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
get.rs Change get to remove blanks (#1534) 2020-03-30 15:36:21 +13: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
help.rs A random set of fixes (#1600) 2020-04-17 18:19:49 +12:00
histogram.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
history.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
kill.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 to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
ls.rs Added new flag '--all/-a' for Ls, also refactor some code (#1483) 2020-03-14 06:27:04 +13:00
macros.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
map_max_by.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
mkdir.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
mv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
next.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
nth.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
open.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
parse.rs Bump a lot of deps (#1560) 2020-04-07 19:51:17 +12:00
pick.rs Fix whitespace and typos (#1481) 2020-03-14 06:23:41 +13:00
pivot.rs Merge env into $nu and simplify table/get (#1463) 2020-03-08 18:33:30 +13:00
plugin.rs Aliases (#1589) 2020-04-15 17:43:23 +12:00
prepend.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
prev.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
pwd.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
reduce_by.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
reject.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
rename.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
reverse.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
rm.rs Make trash support optional (#1572) 2020-04-11 18:53:53 +12:00
run_alias.rs WIP fix for the error bubbling (#1597) 2020-04-16 16:25:24 +12:00
save.rs Aliases (#1589) 2020-04-15 17:43:23 +12:00
shells.rs fix nu variable. tweak shells (#1558) 2020-04-07 05:30:54 +12:00
shuffle.rs Merge shuffle nu plugin as core command. (#1475) 2020-03-10 17:00:08 -05:00
size.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
skip_while.rs Math operators (#1601) 2020-04-18 13:50:58 +12:00
skip.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
sort_by.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05: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 Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
split_row.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
sum.rs Remove source text where not needed (#1567) 2020-04-10 19:56:48 +12:00
t_sort_by.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
table.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
tags.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
to_bson.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
to_csv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
to_delimited_data.rs Infer types from regular delimited plain text unstructured files. (#1494) 2020-03-16 15:50:45 -05:00
to_html.rs Add markdown output (#1503) 2020-03-20 08:18:24 +13:00
to_json.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
to_md.rs Add markdown output (#1503) 2020-03-20 08:18:24 +13:00
to_sqlite.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
to_toml.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
to_tsv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
to_url.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
to_yaml.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
touch.rs Eliminate some compiler warnings (#1468) 2020-03-09 08:19:07 +13:00
trim.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
uniq.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
version.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
what.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
where_.rs Math operators (#1601) 2020-04-18 13:50:58 +12:00
which_.rs Simplify and improve listing for which. (#1510) 2020-03-22 09:11:39 -04:00
wrap.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00