nushell/crates/nu-cli/tests
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
..
commands Math operators (#1601) 2020-04-18 13:50:58 +12:00
format_conversions Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
main.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00