mirror of
https://github.com/nushell/nushell.git
synced 2025-05-09 01:12:59 +00:00
* 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