Mike Farah
|
13d1bbb45f
|
Generic ast (#1829)
Remove dependency on yaml.Node for internal AST representation. Yaml decoder is now just another decoder.
|
2023-10-18 12:11:53 +11:00 |
|
Mike Farah
|
62d167c141
|
Variable loop - Fixes #1566 (#1577)
* Variable loop wip
* Variable loop wip
* Variable loop wip
* Variable loop wip
* Fixed variable operator to work like jq
|
2023-02-28 16:40:38 +11:00 |
|
Mike Farah
|
a64eea3b1a
|
Fixed bug in alternative op, dont evaluate RHS if LHS is truthy
|
2022-09-09 11:05:12 +10:00 |
|
Mike Farah
|
df32baedf1
|
Added XML decoder (#1044)
|
2021-12-21 15:02:07 +11:00 |
|
Mike Farah
|
de90b3e85e
|
gitbook wip
|
2021-11-03 22:37:07 +11:00 |
|
Mike Farah
|
8941573c1a
|
Fixing alternative op bug #930
|
2021-09-02 15:36:23 +10:00 |
|
Mike Farah
|
d1548ead71
|
Fixed alternative operator
|
2021-06-10 09:35:07 +10:00 |
|
Mike Farah
|
f1f75683c1
|
Fixed nil RHS bug in alternative operator #838
|
2021-05-28 16:59:02 +10:00 |
|
Mike Farah
|
179c44aacc
|
Fixing readonly ops not to modify context when paths dont exist
|
2021-05-16 14:36:13 +10:00 |
|
Mike Farah
|
25e0a824c5
|
Fixed alternative operator when LHS has empty matches
|
2021-04-13 10:53:46 +10:00 |
|
Mike Farah
|
e5aa4a87a4
|
fixed test name
|
2020-12-22 11:47:58 +11:00 |
|