miller/pkg/mlrval
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
..
mlrmap.go Enable record-hashing by default (#1507) 2024-02-25 21:51:41 -05:00
mlrmap_accessors.go Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
mlrmap_accessors_test.go Implement mlr uniq -x (#1457) 2023-12-23 16:20:11 -05:00
mlrmap_flatten_unflatten.go Fix unflatten with field names like . .x or x..y (#1735) 2024-12-23 12:27:08 -05:00
mlrmap_json.go The package version must match the major tag version (#1654) 2024-09-20 12:10:11 -04:00
mlrmap_new_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrmap_print.go Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
mlrval_accessors.go Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
mlrval_benchmark_test.go The package version must match the major tag version (#1654) 2024-09-20 12:10:11 -04:00
mlrval_cmp.go The package version must match the major tag version (#1654) 2024-09-20 12:10:11 -04:00
mlrval_cmp_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_collections.go Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
mlrval_constants.go Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
mlrval_copy.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_format.go Support thousands separator in fmtnum (#1499) 2024-02-18 14:01:46 -05:00
mlrval_format_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_get.go The package version must match the major tag version (#1654) 2024-09-20 12:10:11 -04:00
mlrval_get_test.go Static-check fixes from @lespea #1657, batch 5/n (#1707) 2024-10-27 12:05:48 -04:00
mlrval_infer.go Resolve a few to-do comments in the source code (#1951) 2026-02-01 18:14:20 -05:00
mlrval_infer_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_is.go Static-check fixes from @lespea #1657, batch 2/n (#1704) 2024-10-27 11:50:15 -04:00
mlrval_is_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_json.go Resolve a few to-do comments in the source code (#1951) 2026-02-01 18:14:20 -05:00
mlrval_new.go Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
mlrval_new_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_output.go Static-check fixes from @lespea #1657, batch 4/n (#1706) 2024-10-27 12:00:25 -04:00
mlrval_output_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_sort.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_sort_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_type.go Include null in any typemask (#1395) 2023-09-11 17:15:37 -04:00
mlrval_type_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrval_yaml.go Support YAML I/O (#1963) 2026-02-15 09:24:38 -05:00
mlrval_yaml_test.go Support YAML I/O (#1963) 2026-02-15 09:24:38 -05:00