miller/scripts
John Kerl 5eb40c9e7b
Multiple style updates (#1974)
* Comment style

* IRecordTransformer -> RecordTransfomer

* make fmt

* else-return style mod

* snake-case -> camel-case

* Remove redundant err = nil and similar zero-value initializations.

* redundant break;

* bugfix

* neaten

* typofix

* simplify/standardize init of zero-length slices

* Standardize fmt.Fprintf w/ errors

* fix double print of "mlr:"

* neatening

* Uniformize error messages

* make docs

* avoid shadowing package names

* shorten some receiver names
2026-02-16 15:49:21 -05:00
..
early-multi-language-timings Multiple style updates (#1974) 2026-02-16 15:49:21 -05:00
u Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
c2m Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
chain-1.mlr Improve type-inference performance (#809) 2021-12-27 00:54:21 -05:00
chain-cmps.sh Convert mlrval polymorphism from struct to unionish interface (#1133) 2022-11-26 20:55:21 -05:00
chain-lengths.sh Convert mlrval polymorphism from struct to unionish interface (#1133) 2022-11-26 20:55:21 -05:00
compiler-versions-build The package version must match the major tag version (#1654) 2024-09-20 12:10:11 -04:00
compiler-versions-install Improve type-inference performance (#809) 2021-12-27 00:54:21 -05:00
compiler-versions-time Improve type-inference performance (#809) 2021-12-27 00:54:21 -05:00
escbak Fix low hanging fruit typos. (#825) 2022-01-03 13:49:21 -05:00
goslow.sh Performance improvement: record-batching (#779) 2021-12-13 00:57:52 -05:00
goslower.sh Performance improvement: record-batching (#779) 2021-12-13 00:57:52 -05:00
make-big-files Performance improvement: record-batching (#779) 2021-12-13 00:57:52 -05:00
make-data-stream urandelement DSL function (#789) 2021-12-21 23:15:14 -05:00
mcountlines Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
mktags Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
recolor Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
time-big-file Update README-profiling.md (#810) 2021-12-27 23:49:11 -05:00
time-big-files Convert mlrval polymorphism from struct to unionish interface (#1133) 2022-11-26 20:55:21 -05:00
trim-final-newline Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00