miller/internal/pkg
John Kerl b7f76cd622
Multiple on-line-help issues from #908 (#921)
* More on issue 908

* doc-build artifacts
2022-02-05 00:18:55 -05:00
..
auxents Add :resetblocks / :rb to REPL (#920) 2022-02-04 09:53:18 -05:00
bifs More dead code removal (#905) 2022-01-30 12:03:41 -05:00
cli --nidx --fs x should be the same as --fs x --nidx (#912) 2022-02-01 00:14:02 -05:00
climain Append slices directly instead of looping (#879) 2022-01-17 16:58:46 -05:00
colorizer Update default colorization (#904) 2022-01-30 14:12:47 -05:00
dsl Multiple on-line-help issues from #908 (#921) 2022-02-05 00:18:55 -05:00
entrypoint Improve type-inference performance (#809) 2021-12-27 00:54:21 -05:00
input Use int64 wherever "64-bit integer" is assumed (#902) 2022-01-27 12:06:25 -05:00
lib Include \U support in addition to \u for DSL Unicode string literals (#917) 2022-02-02 09:35:29 -05:00
mlrval More dead code removal (#905) 2022-01-30 12:03:41 -05:00
output Use int64 wherever "64-bit integer" is assumed (#902) 2022-01-27 12:06:25 -05:00
parsing Include \U support in addition to \u for DSL Unicode string literals (#917) 2022-02-02 09:35:29 -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 More dead code removal (#905) 2022-01-30 12:03:41 -05:00
types Use int64 wherever "64-bit integer" is assumed (#902) 2022-01-27 12:06:25 -05:00
version Update version string to 6.0.0-dev for post-release 2022-01-11 09:32:14 -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.