Mike Farah
|
880397d549
|
Refactored decoder responsibilities (#1402)
- improved comment handling
- yaml decoder now responsible for leading content work around
|
2022-10-28 14:16:46 +11:00 |
|
Mike Farah
|
bf6b4d3941
|
Fixed footer comment issue #1321
|
2022-08-30 11:24:26 +10:00 |
|
Mike Farah
|
6bce23d9c2
|
Improved handling of trailing document comments
|
2022-05-25 10:54:03 +10:00 |
|
Mike Farah
|
ea66a73f43
|
Fixed sort dropping head comment #1181
|
2022-04-14 12:19:15 +10:00 |
|
Mike Farah
|
26356ff4be
|
Added github action fix for parsing xml, updated linter
|
2022-02-07 11:55:55 +11:00 |
|
Mike Farah
|
ec8ef312ef
|
Added XML encoding/decoding (#1067)
* Added XML encoding/decoding
* Minor fixes
* Improve yq doc
* Lint
|
2022-01-15 11:57:59 +11:00 |
|
Mike Farah
|
8c5d1e0252
|
gci linter
|
2021-11-26 20:24:21 +11:00 |
|
Mike Farah
|
b44fecdfa5
|
Added key operator
|
2021-11-24 09:57:35 +11:00 |
|
Mike Farah
|
d912d7d178
|
wip
|
2021-11-14 10:59:50 +11:00 |
|
Mike Farah
|
0b71a40797
|
Fixing readonly ops not to modify context when paths dont exist
|
2021-05-16 14:17:13 +10:00 |
|
Mike Farah
|
c6efd5519b
|
Pass context through operators
Allows more sophisticated functionality
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
0484d0232b
|
Dont use pointer for commment prefs (avoid nil)
|
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
|
7518dac99c
|
Fixed creation of candidateNode in operators to include file metadata
|
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
|
2e81384eed
|
Can assign-update comments
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
05520c2168
|
more tests
|
2020-11-06 11:45:18 +11:00 |
|
Mike Farah
|
5ab584afac
|
comment ops!
|
2020-11-06 11:23:26 +11:00 |
|