Mike Farah
|
78e9cc7998
|
Envsubst params (#1147)
* Can give envsubst optional arguments
|
2022-03-20 10:56:50 +11:00 |
|
Mike Farah
|
feb97c9872
|
Fixed collect op when working with multiple nodes
|
2021-11-30 13:19:44 +11:00 |
|
Mike Farah
|
5819dd0853
|
Fixed expression parsing bug #970
|
2021-10-18 11:47:03 +11:00 |
|
Mike Farah
|
2292f0ffb4
|
Fixed with semicolon space issue
|
2021-09-15 22:24:03 +10:00 |
|
Mike Farah
|
eea2c97cd8
|
Can process hex numbers
|
2021-09-02 15:26:44 +10:00 |
|
Mike Farah
|
da47318f42
|
Fixed newline issue https://github.com/mikefarah/yq/issues/855
|
2021-06-12 08:26:27 +10:00 |
|
Mike Farah
|
d18a6963f6
|
Fixes nested array indexing #824
|
2021-05-21 14:18:24 +10:00 |
|
Mike Farah
|
dc464a5b10
|
Added ability to escape double quotes in double quotes
|
2021-05-16 12:38:17 +10:00 |
|
Mike Farah
|
bb3ffd40b5
|
Added optional traverse flag
|
2021-05-09 15:36:33 +10:00 |
|
Mike Farah
|
f7b50e9853
|
Fixed += operator (https://github.com/mikefarah/yq/issues/750)
|
2021-03-19 12:36:05 +11:00 |
|
Mike Farah
|
4f3fe256aa
|
Fixed precedence of CREATE_MAP (https://github.com/mikefarah/yq/issues/753)
|
2021-03-19 12:09:32 +11:00 |
|
Mike Farah
|
b2317a14ef
|
infix reduce
|
2021-02-15 16:06:37 +11:00 |
|
Mike Farah
|
3e5f7b147f
|
infix reduce
|
2021-02-15 15:31:55 +11:00 |
|
Mike Farah
|
c4faa70143
|
wip - reduce!
|
2021-02-15 14:27:00 +11:00 |
|
Mike Farah
|
691efadfac
|
Fixed variable precedence
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
6efe4c4797
|
Fixing op precedences
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
9e56b364c2
|
Fixing op precedences
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
85ec32e3db
|
Added variables
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
02ef99560d
|
Fixing add,multiply,alternative operator precendences
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
91c72d2d9e
|
Added merge if empty
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
e86f83fb69
|
Renaming pathtree to expression
|
2021-02-11 10:58:40 +11:00 |
|