Mike Farah
|
3c3f1180d9
|
Cleaning up log message formats
|
2024-02-16 09:44:22 +11:00 |
|
Mike Farah
|
010750daf6
|
Updated to latest golint
|
2024-01-11 13:17:34 +11:00 |
|
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
|
a64eea3b1a
|
Fixed bug in alternative op, dont evaluate RHS if LHS is truthy
|
2022-09-09 11:05:12 +10: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
|
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
|
c6efd5519b
|
Pass context through operators
Allows more sophisticated functionality
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
e86f83fb69
|
Renaming pathtree to expression
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
b749973fe0
|
UnwrapDoc now private
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
286590b01e
|
fixing exposed functions and interfaces
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
a23272727d
|
Added Alternative op
|
2020-12-21 11:32:34 +11:00 |
|