yq/cmd
Anders Björklund cf8cfbd865
Allow build without json and xml support (#1556)
* Refactor ordered_map into separate files

Separate json and xml, from the regular yaml.

Makes it possible to compile, without those...

* Refactor encoder and decoder creation

Use more consistent parameters vs globals

Return errors instead of calling panic()

* Allow build without json and xml support
2023-03-01 13:19:06 +11:00
..
constant.go Refactoring 2022-11-10 22:07:53 +11:00
evaluate_all_command.go Allow build without json and xml support (#1556) 2023-03-01 13:19:06 +11:00
evalute_sequence_command.go Allow build without json and xml support (#1556) 2023-03-01 13:19:06 +11:00
root.go Fixed xml decode bug when there is content after a comment 2022-11-25 13:21:19 +11:00
shell-completion.go Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1380) 2022-10-17 15:15:19 +11:00
unwrap_flag.go Refactoring 2022-11-10 22:07:53 +11:00
utils.go Allow build without json and xml support (#1556) 2023-03-01 13:19:06 +11:00
version_test.go Clean up cli help doc, add github and doc links 2021-07-09 14:58:09 +10:00
version.go Bumping version 2023-02-20 16:09:07 +11:00