..
doc
Unique now works on maps and arrays #2068
2024-06-15 17:04:48 +10:00
all_at_once_evaluator_test.go
Refactoring Yaml encoder prefs
2024-02-24 15:36:16 +11:00
all_at_once_evaluator.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
candidate_node_goccy_yaml.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
candidate_node_test.go
Fixed to_entries and del bug #1886
2023-11-30 14:04:54 +11:00
candidate_node_yaml.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
candidate_node.go
Fixed to_entries and del bug #1886
2023-11-30 14:04:54 +11:00
candidiate_node_json.go
Fixed empty array json bug #1880
2023-11-23 11:53:18 +11:00
chown_linux.go
Log info message when unable to chown file #1521
2023-01-15 11:36:52 +11:00
chown_not_linux_os.go
Removed unused debian directory #2000
2024-04-13 11:00:39 +10:00
color_print.go
Cleaning up exposed public api
2021-02-11 10:58:40 +11:00
context_test.go
Removing copier lib
2023-10-18 12:36:52 +11:00
context.go
Removing copier lib
2023-10-18 12:36:52 +11:00
cover.out
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
csv_test.go
Fixed CSV content starting with # issue #2076
2024-06-29 15:04:07 +10:00
csv.go
Added new CSV option to turn off auto-parsing #1947
2024-02-15 13:11:53 +11:00
data_tree_navigator.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
decoder_base64.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
decoder_csv_object.go
Fixed CSV content starting with # issue #2076
2024-06-29 15:04:07 +10:00
decoder_goccy_yaml.go
Added comment to goccy decoder, its will WIP
2024-03-07 10:54:15 +11:00
decoder_json.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
decoder_lua.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
decoder_properties.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
decoder_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
decoder_toml.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
decoder_uri.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
decoder_xml.go
Fixing sef fault on bad XML #1888
2023-12-05 13:21:12 +11:00
decoder_yaml.go
Fixed handling of --- #1890 , #1896
2023-12-12 11:30:12 +11:00
decoder.go
Introduced 'format' to encapsulate encoding and decoding formats together
2024-02-24 16:37:13 +11:00
encoder_base64.go
Refactoring encoding configuration
2024-02-24 16:07:15 +11:00
encoder_csv.go
Added csv separator flag #1950
2024-02-17 19:11:41 +11:00
encoder_json.go
Refactoring JSON encoder prefs
2024-02-24 15:48:59 +11:00
encoder_lua.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
encoder_properties_test.go
Refactoring Yaml encoder prefs
2024-02-24 15:36:16 +11:00
encoder_properties.go
Refactoring Props encoder prefs
2024-02-24 15:14:21 +11:00
encoder_sh.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
encoder_shellvariables_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
encoder_shellvariables.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
encoder_test.go
Refactoring encoding configuration
2024-02-24 15:59:12 +11:00
encoder_toml.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
encoder_uri.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
encoder_xml.go
Refactoring XML encoder prefs
2024-02-24 15:03:30 +11:00
encoder_yaml.go
Refactoring Yaml encoder prefs
2024-02-24 15:36:16 +11:00
encoder.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
expression_parser_test.go
Detect and fail on missing closing brackets #1366
2022-10-08 12:44:54 +11:00
expression_parser.go
Detect and fail on missing closing brackets #1366
2022-10-08 12:44:54 +11:00
expression_postfix.go
Detect and fail on missing closing brackets #1366
2022-10-08 12:44:54 +11:00
expression_processing_test.go
Using new lexer by alecthomas! ( #1270 )
2022-07-13 14:45:28 +10:00
file_utils.go
Bumping to go1.18, bumping dev tools
2022-03-28 14:18:55 +11:00
format_test.go
convert file ext to lowercase for format detection ( #2121 )
2024-08-05 15:14:43 +10:00
format.go
convert file ext to lowercase for format detection ( #2121 )
2024-08-05 15:14:43 +10:00
formatting_expressions_test.go
Refactoring encoding configuration
2024-02-24 15:59:12 +11:00
front_matter_test.go
refactor: move from io/ioutil to io and os packages ( #1068 )
2022-01-21 19:50:53 +11:00
front_matter.go
Fixed #1062
2022-01-14 15:22:55 +11:00
goccy_yaml_test.go
Refactoring Yaml encoder prefs
2024-02-24 15:36:16 +11:00
json_test.go
Refactoring encoding configuration
2024-02-24 15:59:12 +11:00
json.go
Refactoring encoding configuration
2024-02-24 15:59:12 +11:00
lexer_participle_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
lexer_participle.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
lexer.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
lib_test.go
Fixed CSV content starting with # issue #2076
2024-06-29 15:04:07 +10:00
lib.go
Fixed CSV content starting with # issue #2076
2024-06-29 15:04:07 +10:00
lua_test.go
Refactoring Yaml encoder prefs
2024-02-24 15:36:16 +11:00
lua.go
Implement basic Lua output support ( #1745 )
2023-08-11 12:56:49 +10:00
matchKeyString_test.go
Can now retrieve the alias names of merge anchors #1942
2024-02-09 17:24:59 +11:00
matchKeyString.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
no_json.go
Allow build without json and xml support ( #1556 )
2023-03-01 13:19:06 +11:00
no_lua.go
Can build yq with no lua
2023-10-03 16:22:23 +11:00
no_toml.go
Draft: Toml ( #1439 )
2023-03-26 10:59:15 +11:00
no_xml.go
Allow build without json and xml support ( #1556 )
2023-03-01 13:19:06 +11:00
operation.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_add_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_add.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_alternative_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_alternative.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_anchors_aliases_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_anchors_aliases.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_array_to_map_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_assign_test.go
Fixes issue when update against self #1869
2023-11-18 12:19:27 +11:00
operator_assign.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_booleans_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_booleans.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_collect_object_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_collect_object.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_collect_test.go
Adding splat[] short hand to collect,eval,map,omit,path,pick
2024-06-16 10:22:42 +10:00
operator_collect.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_column_test.go
Added line and column operators
2022-02-27 11:56:46 +11:00
operator_column.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_comments_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_comments.go
Refactoring Yaml encoder prefs
2024-02-24 15:36:16 +11:00
operator_compare.go
min/max operators ( #1992 )
2024-03-30 13:34:36 +11:00
operator_contains_test.go
Added subset example
2022-11-01 09:29:05 +11:00
operator_contains.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_create_map_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_create_map.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_datetime_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_datetime.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_delete_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_delete.go
Fixed to_entries and del bug #1886
2023-11-30 14:04:54 +11:00
operator_divide_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_divide.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_document_index_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_document_index.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_encoder_decoder_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_encoder_decoder.go
Added tostring #72
2024-03-05 10:40:55 +11:00
operator_entries_test.go
Fixing with_entries context #1925
2024-02-11 10:25:38 +11:00
operator_entries.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_env_test.go
Support env[] expression #2071
2024-06-15 21:56:32 +10:00
operator_env.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_equals_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_equals.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_error_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_error.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_eval_test.go
Adding splat[] short hand to collect,eval,map,omit,path,pick
2024-06-16 10:22:42 +10:00
operator_eval.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_expression.go
Array to map operator for #1415
2022-11-08 13:40:00 +11:00
operator_file_test.go
Added snake_case version of camelCase operators (snake case now prefered)
2022-02-11 09:05:17 +11:00
operator_file.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_filter_test.go
Added support for shorthand splat[] for filter,reverse,sort,shuffle
2024-06-15 22:13:58 +10:00
operator_filter.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_flatten_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_flatten.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_group_by_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_group_by.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_has_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_has.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_keys_test.go
Support env[] expression #2071
2024-06-15 21:56:32 +10:00
operator_keys.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_kind_test.go
Added kind operator
2023-10-02 14:43:12 +11:00
operator_kind.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_length_test.go
Length (and some other operators) should not include head/foot comments #1231
2022-05-31 16:28:53 +10:00
operator_length.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_line_test.go
Minor typos ( #1595 )
2023-03-16 13:39:36 +11:00
operator_line.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_load_test.go
Fixed to_entries[]
2023-12-12 15:44:34 +11:00
operator_load.go
Refactoring load op
2024-03-12 15:57:26 +11:00
operator_map_test.go
Adding splat[] short hand to collect,eval,map,omit,path,pick
2024-06-16 10:22:42 +10:00
operator_map.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_modulo_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_modulo.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_multiply_test.go
support string X int multiplication as jq ( #1988 )
2024-03-22 20:44:49 +11:00
operator_multiply.go
support string X int multiplication as jq ( #1988 )
2024-03-22 20:44:49 +11:00
operator_omit_test.go
Adding splat[] short hand to collect,eval,map,omit,path,pick
2024-06-16 10:22:42 +10:00
operator_omit.go
omit operator ( #1989 )
2024-03-23 17:15:45 +11:00
operator_parent_test.go
Can specify parent levels #1970
2024-03-12 10:49:26 +11:00
operator_parent.go
Can specify parent levels #1970
2024-03-12 10:49:26 +11:00
operator_path_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_path.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_pick_test.go
Adding splat[] short hand to collect,eval,map,omit,path,pick
2024-06-16 10:22:42 +10:00
operator_pick.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_pipe_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_pipe.go
Fixed passing of readonly context in pipe
2023-04-11 12:04:04 +10:00
operator_pivot_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_pivot.go
pivot operator ( #1993 )
2024-03-30 13:29:35 +11:00
operator_recursive_descent_test.go
Added XML decoder ( #1044 )
2021-12-21 15:02:07 +11:00
operator_recursive_descent.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_reduce_test.go
Added XML decoder ( #1044 )
2021-12-21 15:02:07 +11:00
operator_reduce.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_reverse_test.go
Added support for shorthand splat[] for filter,reverse,sort,shuffle
2024-06-15 22:13:58 +10:00
operator_reverse.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_select_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_select.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_self.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_shuffle_test.go
Added support for shorthand splat[] for filter,reverse,sort,shuffle
2024-06-15 22:13:58 +10:00
operator_shuffle.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_slice_test.go
Fixed bug in splice operator #1511
2023-01-13 13:45:19 +11:00
operator_slice.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_sort_keys_test.go
Added support for shorthand splat[] for filter,reverse,sort,shuffle
2024-06-15 22:13:58 +10:00
operator_sort_keys.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_sort_test.go
Added support for shorthand splat[] for filter,reverse,sort,shuffle
2024-06-15 22:13:58 +10:00
operator_sort.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_split_document_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_split_document.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_strings_test.go
Skip and warn when interpolating strings and theres a unclosed bracket #2083
2024-06-29 15:20:07 +10:00
operator_strings.go
Skip and warn when interpolating strings and theres a unclosed bracket #2083
2024-06-29 15:20:07 +10:00
operator_style_test.go
Updating style docs
2024-02-09 10:47:09 +11:00
operator_style.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_subtract_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_subtract.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_tag_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_tag.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_to_number_test.go
Added tonumber support #71
2023-10-05 15:15:01 +11:00
operator_to_number.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_traverse_path_test.go
Can now retrieve the alias names of merge anchors #1942
2024-02-09 17:24:59 +11:00
operator_traverse_path.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operator_union_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_union.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_unique_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_unique.go
clean code
2024-06-15 17:06:17 +10:00
operator_value_test.go
Fixed value operator bug #1515
2023-01-12 15:11:45 +11:00
operator_value.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_variables_test.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
operator_variables.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
operator_with_test.go
Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,select and more
2024-06-16 10:48:01 +10:00
operator_with.go
Cleaning up log message formats
2024-02-16 09:44:22 +11:00
operators_compare_test.go
min/max operators ( #1992 )
2024-03-30 13:34:36 +11:00
operators_test.go
Introduced 'format' to encapsulate encoding and decoding formats together
2024-02-24 16:37:13 +11:00
operators.go
Updated to latest golint
2024-01-11 13:17:34 +11:00
printer_test.go
Refactoring encoding configuration
2024-02-24 15:59:12 +11:00
printer_writer.go
Introduced 'format' to encapsulate encoding and decoding formats together
2024-02-24 16:37:13 +11:00
printer.go
Introduced 'format' to encapsulate encoding and decoding formats together
2024-02-24 16:37:13 +11:00
properties_test.go
Added properties convert to numbers example #2023
2024-05-12 12:07:04 +10:00
properties.go
Refactoring Props encoder prefs
2024-02-24 15:14:21 +11:00
recipes_test.go
Added prune recipe
2024-02-21 14:50:55 +11:00
shellvariables_test.go
Spellig with cspell
2023-09-19 10:43:11 +10:00
stream_evaluator.go
Generic ast ( #1829 )
2023-10-18 12:11:53 +11:00
string_evaluator_test.go
Adding a EvaluateAll function to StringEvaluator #1966
2024-03-07 12:02:40 +11:00
string_evaluator.go
Adding a EvaluateAll function to StringEvaluator #1966
2024-03-07 12:02:40 +11:00
toml_test.go
Refactoring Yaml encoder prefs
2024-02-24 15:36:16 +11:00
utils.go
Adding a EvaluateAll function to StringEvaluator #1966
2024-03-07 12:02:40 +11:00
write_in_place_handler.go
Spellig with cspell
2023-09-19 10:43:11 +10:00
xml_test.go
Refactoring Yaml encoder prefs
2024-02-24 15:36:16 +11:00
xml.go
Refactoring XML encoder prefs
2024-02-24 15:03:30 +11:00
yaml_test.go
Refactoring Yaml encoder prefs
2024-02-24 15:36:16 +11:00
yaml.go
yqlib, default to colors off when using yaml library #1964
2024-03-07 10:55:44 +11:00