nushell/crates/nu-command/tests/format_conversions
JT 25a8caa9b0
Simplify expressions (#3389)
* WIP: experiment with simpler expressions

* fix simple invoke

* update tests

* fix a few tests

* Make paren parsing more robust

* fix external args

* Remove old invocation

* Update tests

* Update tests
2021-05-12 13:01:48 +12:00
..
bson.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
csv.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
eml.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
html.rs Remove yr and mon (#3262) 2021-04-05 06:19:33 +12:00
ics.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
json.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
markdown.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
mod.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
ods.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
sqlite.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
ssv.rs add "-0" as short for --headerless in "from" commands (#3042) 2021-02-22 20:25:17 +13:00
toml.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
tsv.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
url.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
vcf.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
xlsx.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
xml.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
yaml.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00