miller/internal/pkg/lib
John Kerl 096bb9bc12
Make --ifs-regex and --ips-regex explicit command-line flags (#799)
* Function-pointerize IXS/IXSRegex to reduce runtime iffelsing

* remove IsRegexString and SuppressIXSRegex

* regression tests passing

* doc updates
2021-12-25 00:00:18 -05:00
..
doc.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
docurl.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
file-readers.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
getoptify.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
halfpipe.go More Go-package restructuring (#748) 2021-11-12 12:49:55 -05:00
logger.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
mlrmath.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
ordered-map.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
paragraph.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
rand.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
readfiles.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
README.md Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
regex.go Make --ifs-regex and --ips-regex explicit command-line flags (#799) 2021-12-25 00:00:18 -05:00
regex_test.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
stats.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
time.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
unbackslash.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
unbackslash_test.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
util.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00

These are basic library routines for Miller.