Jonathan Turner
|
c3535b5c67
|
It-expansion fixes (#1757)
* It-expansion fixes
* fix clippy
|
2020-05-12 15:58:16 +12:00 |
|
Jonathan Turner
|
a2e9bbd358
|
Improve duration math and printing (#1748)
* Improve duration math and printing
* Fix test
|
2020-05-11 13:44:49 +12:00 |
|
Andrés N. Robalino
|
96e5fc05a3
|
Pick->Select rename. Integration tests changes. (#1725)
Pick->Select rename. Integration tests changes.
|
2020-05-07 06:03:43 -05:00 |
|
Jonathan Turner
|
a9968046ed
|
Add subcommands. Switch from-* and to-* to them (#1708)
|
2020-05-04 20:44:33 +12:00 |
|
Jonathan Turner
|
a16a91ede8
|
Fix precedence parsing of parens. Limit use (#1606)
|
2020-04-19 06:39:06 +12:00 |
|
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 |
|