copilot-swe-agent[bot]
|
341e2524b9
|
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>
|
2026-03-28 03:20:37 +00:00 |
|
Mike Farah
|
778088d70c
|
Update pkg/yqlib/operator_slice.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-28 14:18:51 +11:00 |
|
copilot-swe-agent[bot]
|
9a9399ad00
|
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>
|
2026-03-28 02:01:01 +00:00 |
|
copilot-swe-agent[bot]
|
6d345ac795
|
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>
|
2026-03-27 10:12:55 +00:00 |
|
Copilot
|
7d8d3ab902
|
Replace gopkg.in/op/go-logging.v1 with log/slog (#2635)
* Initial plan
* Replace gopkg.in/op/go-logging.v1 with log/slog
Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com>
Agent-Logs-Url: https://github.com/mikefarah/yq/sessions/aa9c12f4-21b9-4633-9868-6b56585b247f
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com>
|
2026-03-26 20:41:54 +11:00 |
|
Mike Farah
|
13d1bbb45f
|
Generic ast (#1829)
Remove dependency on yaml.Node for internal AST representation. Yaml decoder is now just another decoder.
|
2023-10-18 12:11:53 +11:00 |
|
Mike Farah
|
3b84c03131
|
Fixed bug in splice operator #1511
|
2023-01-13 13:45:19 +11:00 |
|
Mike Farah
|
04847502bf
|
Can use expressions in slice #1419
|
2022-11-10 18:03:18 +11:00 |
|
Mike Farah
|
d99614f55a
|
Slice array (#1403)
|
2022-10-29 18:15:21 +11:00 |
|