mirror of
https://github.com/mikefarah/yq.git
synced 2026-06-29 08:38:48 +00:00
* Initial plan * Add string slicing support to yq Agent-Logs-Url: https://github.com/mikefarah/yq/sessions/a8525fbb-77a7-4bb0-a3a7-b24f99ae8710 Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com> * Fix sliceStringNode signature and fix test descriptions/expressions Agent-Logs-Url: https://github.com/mikefarah/yq/sessions/58726b13-68ae-4f93-971f-eb70459edcf4 Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com> * Update pkg/yqlib/operator_slice.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix array slice out-of-bounds panic with very negative indices Agent-Logs-Url: https://github.com/mikefarah/yq/sessions/7c146762-d251-45fd-8555-2488f59fc57b Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com> * S2-S4: tighten lexer condition, fix doc header, add Unicode example Agent-Logs-Url: https://github.com/mikefarah/yq/sessions/ec06083e-e20a-45d2-bf7e-4e1fa7be1073 Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com> * Fix spelling: multibyte -> multi-byte in Unicode test subdescription Agent-Logs-Url: https://github.com/mikefarah/yq/sessions/6e7b304b-5b52-4e89-8bad-ba22813305c7 Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com> Co-authored-by: Mike Farah <mikefarah@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| headers | ||
| add.md | ||
| alternative-default-value.md | ||
| anchor-and-alias-operators.md | ||
| array-to-map.md | ||
| assign-update.md | ||
| boolean-operators.md | ||
| collect-into-array.md | ||
| column.md | ||
| comment-operators.md | ||
| compare.md | ||
| contains.md | ||
| create-collect-into-object.md | ||
| datetime.md | ||
| delete.md | ||
| divide.md | ||
| document-index.md | ||
| encode-decode.md | ||
| entries.md | ||
| env-variable-operators.md | ||
| equals.md | ||
| error.md | ||
| eval.md | ||
| file-operators.md | ||
| filter.md | ||
| first.md | ||
| flatten.md | ||
| group-by.md | ||
| has.md | ||
| keys.md | ||
| kind.md | ||
| length.md | ||
| line.md | ||
| load.md | ||
| map.md | ||
| max.md | ||
| min.md | ||
| modulo.md | ||
| multiply-merge.md | ||
| omit.md | ||
| parent.md | ||
| path.md | ||
| pick.md | ||
| pipe.md | ||
| pivot.md | ||
| recursive-descent-glob.md | ||
| reduce.md | ||
| reverse.md | ||
| select.md | ||
| shuffle.md | ||
| slice-array.md | ||
| sort-keys.md | ||
| sort.md | ||
| split-into-documents.md | ||
| string-operators.md | ||
| style.md | ||
| subtract.md | ||
| tag.md | ||
| to_number.md | ||
| traverse-read.md | ||
| union.md | ||
| unique.md | ||
| variable-operators.md | ||
| with.md | ||