miller/internal/pkg
John Kerl da91878939
Distinguish between JSON and JSON Lines formats (#844)
* Draw a distinction between JSON and JSON Lines formats

* Add JSON Lines to on-line help example

* Have JSON format default to --jlistwrap and --jvstack

* Update test cases for --jlistwrap output for JSON output format

* Have JSON format default to --jlistwrap and --jvstack for --{X}2j as well

* Make --jlistwrap / --jvstack as legacy flags, since now --json and --jsonl

* Add --c2l, --l2c, etc. command-line flags

* docmods for JSON Lines

* Update regression-test cases for JSON / JSON Lines distinction
2022-01-09 11:11:54 -05:00
..
auxents Distinguish between JSON and JSON Lines formats (#844) 2022-01-09 11:11:54 -05:00
bifs Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
cli Distinguish between JSON and JSON Lines formats (#844) 2022-01-09 11:11:54 -05:00
climain Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
colorizer Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
dsl More codespell fixes (#834) 2022-01-03 21:40:53 -05:00
entrypoint Improve type-inference performance (#809) 2021-12-27 00:54:21 -05:00
input Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
lib Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
mlrval Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
output Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
parsing Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
pbnjay-strptime More codespell fixes (#834) 2022-01-03 21:40:53 -05:00
platform Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
runtime Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
scan More codespell fixes (#834) 2022-01-03 21:40:53 -05:00
stream Performance improvement: record-batching (#779) 2021-12-13 00:57:52 -05:00
transformers Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
types More codespell fixes (#834) 2022-01-03 21:40:53 -05:00
version 6.0.0.rc1 2022-01-08 15:47:19 -05:00
README.md Reorganization of new-in-miller-6 docpage (#750) 2021-11-13 23:18:35 -05:00

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