JT
|
16faafb7a8
|
Rename the use of invocation to subexpression (#3568)
* Rename the use of invocation to subexpression
* Fix test name
|
2021-06-07 20:08:35 +12:00 |
|
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 |
|
Darren Schroeder
|
fd41fa31d5
|
add $nothing and tests (#2995)
|
2021-02-02 19:23:12 +13:00 |
|
Leonhard Kipp
|
fec50d8cfe
|
Fix bug #2921 (#2945)
* Fix bug #2921
Moving whether a range should be parsed further back, giving e.G. parsing of
invocations precedence fixes the bug
* Add test
|
2021-01-21 07:58:37 +13:00 |
|