nushell/crates/nu-parser
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
..
src Math operators (#1601) 2020-04-18 13:50:58 +12:00
Cargo.toml Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00