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
|
360a47fddc
|
Fixed npe in log #1596
|
2023-03-15 13:57:47 +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
|
bfaafa66f9
|
Fixed SEGV error #1096
|
2022-02-09 11:47:21 +11:00 |
|
Mike Farah
|
26356ff4be
|
Added github action fix for parsing xml, updated linter
|
2022-02-07 11:55:55 +11:00 |
|
Mike Farah
|
b2ee131a4c
|
Updated var to work like jq #934
|
2021-09-12 16:55:55 +10:00 |
|
Mike Farah
|
77edbb9f5c
|
Fixing readonly ops not to modify context when paths dont exist
|
2021-05-16 15:02:31 +10:00 |
|
Mike Farah
|
85ec32e3db
|
Added variables
|
2021-02-11 10:58:40 +11:00 |
|