Mike Farah
290579ac7f
Handle simple aliases
2019-12-16 20:38:55 +11:00
Mike Farah
d7392f7b58
Refactoring
2019-12-16 16:46:20 +11:00
Mike Farah
a3cebec2fd
Added prefix command
2019-12-16 16:17:01 +11:00
Mike Farah
b81fd638d7
wip - new node
2019-12-15 19:34:05 +11:00
Mike Farah
2344638da4
Fixed delete splat
2019-12-15 18:53:49 +11:00
Mike Farah
8be006fba4
Fixed delete splat
2019-12-15 18:52:37 +11:00
Mike Farah
53a4a47ce3
wip - prefix splat
2019-12-15 18:38:40 +11:00
Mike Farah
5988d0cffa
Simplified
2019-12-15 18:24:23 +11:00
Mike Farah
b7640946ac
Delete!
2019-12-15 17:31:26 +11:00
Mike Farah
d061b2f9f9
Can delete arrays
2019-12-12 20:47:22 +11:00
Mike Farah
8c0046a622
Refactoring
2019-12-09 13:57:38 +11:00
Mike Farah
586ffb833b
Refactoring
2019-12-09 13:57:10 +11:00
Mike Farah
9771e7001c
splatting
2019-12-09 13:44:53 +11:00
Mike Farah
8da9a81702
visitor!
2019-12-08 15:59:24 +11:00
Mike Farah
d97f1d8be2
recurse
2019-12-08 15:37:30 +11:00
Mike Farah
972e2b9575
wip
2019-12-06 16:36:42 +11:00
Mike Farah
aad15ccc6e
better v3
2019-12-06 15:57:46 +11:00
Conor Nosal
5fc13bdccd
update imports for v2 module path
2019-12-06 13:58:56 +11:00
Conor Nosal
95fec2984e
Move parseValue to yqlib/value_parser.go
2019-12-06 13:58:56 +11:00
Conor Nosal
64d1e58f97
test coverage and linting
2019-12-06 13:58:56 +11:00
Conor Nosal
4b3fbb878f
Split marshal package from yqlib, implement interfaces
2019-12-06 13:58:56 +11:00
Conor Nosal
26a09e6ec0
Move implementation files to yqlib and test packages to allow for imports:
...
- Move data_navigator, json_converter, merge, and path_parser to pkg/yqlib
- Extract yamlToString from yq to pkg/yqlib/yaml_converter
- Move utils_test to test/utils
2019-12-06 13:58:56 +11:00