miller/pkg
John Kerl e5ec9f67bd
Implement all/by-regex field selection (-a/-r) for mlr sub, gsub, and ssub (#1480)
* Code-dedupe `sub`, `gsub`, and `ssub` verbs

* More dedupe

* Start with -a

* Implement -r

* unit-test cases

* Windows command-line parsing
2024-01-23 17:18:13 -05:00
..
auxents Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
bifs Have clean_whitespace re-run type inference (#1464) 2024-01-01 18:39:27 -05:00
cli Support markdown format on input (#1478) 2024-01-20 16:51:15 -05:00
climain Replace deprecated io/ioutil functions (#1452) 2023-12-20 09:44:02 -05:00
colorizer Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
dsl Have clean_whitespace re-run type inference (#1464) 2024-01-01 18:39:27 -05:00
entrypoint Replace deprecated io/ioutil functions (#1452) 2023-12-20 09:44:02 -05:00
go-csv Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
input Support markdown format on input (#1478) 2024-01-20 16:51:15 -05:00
lib Implement mlr uniq -x (#1457) 2023-12-23 16:20:11 -05:00
mlrval Fix #1462: remove limit of 1000 on dedupe field names (#1463) 2024-01-01 17:50:56 -05:00
output Auto-unsparsify CSV and TSV on output (#1479) 2024-01-20 18:43:49 -05:00
parsing Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
pbnjay-strptime Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
platform Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
runtime Preserve regex captures across stack frames (#1447) 2023-12-18 10:21:09 -05:00
scan Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
stream Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
terminals Support markdown format on input (#1478) 2024-01-20 16:51:15 -05:00
transformers Implement all/by-regex field selection (-a/-r) for mlr sub, gsub, and ssub (#1480) 2024-01-23 17:18:13 -05:00
types Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
version 6.10.0-dev 2023-12-13 19:31: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.