miller/pkg
John Kerl f375440bd4
Support YAML I/O (#1963)
* docs/src/proposal-yaml-io.md

* initial step

* Add `--y2c` etc

* test cases

* docs

* more testing

* more

* more test cases

* git rm docs/src/proposal-yaml-io.md

* make dev

* ylistwrap -> yarray
2026-02-15 09:24:38 -05:00
..
auxents Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
bifs Genericize lib.OrderedMap (#1948) 2026-02-01 16:08:43 -05:00
cli Support YAML I/O (#1963) 2026-02-15 09:24:38 -05:00
climain Add -c, -t, -j to doc matrix in PR 1824 (#1826) 2025-07-03 19:23:38 -04:00
colorizer Support $NO_COLOR (#1580) 2024-06-08 13:08:15 -04:00
dsl Replace list.List with Go slices (#1950) 2026-02-01 17:22:28 -05:00
entrypoint Preserve file mods on mlr -I (#1849) 2025-08-05 18:11:27 -05:00
go-csv Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
input Support YAML I/O (#1963) 2026-02-15 09:24:38 -05:00
lib Genericize lib.OrderedMap (#1948) 2026-02-01 16:08:43 -05:00
mlrval Support YAML I/O (#1963) 2026-02-15 09:24:38 -05:00
output Support YAML I/O (#1963) 2026-02-15 09:24:38 -05:00
parsing Format Go bits within mlr.bnf (#1955) 2026-02-07 15:45:48 -05:00
pbnjay-strptime Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
platform Static-check fixes from @lespea #1657, batch 4/n (#1706) 2024-10-27 12:00:25 -04:00
runtime Resolve a few to-do comments in the source code (#1951) 2026-02-01 18:14:20 -05:00
scan The package version must match the major tag version (#1654) 2024-09-20 12:10:11 -04:00
stream Replace list.List with Go slices (#1950) 2026-02-01 17:22:28 -05:00
terminals Support YAML I/O (#1963) 2026-02-15 09:24:38 -05:00
transformers mlr split with --folder (#1962) 2026-02-14 20:22:24 -05:00
types Resolve a few to-do comments in the source code (#1951) 2026-02-01 18:14:20 -05:00
version Miller 6.16.0 (#1930) 2026-01-02 13:57:59 -05:00
README.md Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00

Please see ../../README-dev.md for an overview; please see each subdirectory for details about it.