miller/internal/pkg/lib
John Kerl bca738a781
Work around Go strconv's allowance of underscores in int/float literals (#801)
* Function-pointerize IXS/IXSRegex to reduce runtime iffelsing

* remove IsRegexString and SuppressIXSRegex

* regression tests passing

* doc updates

* Don't use sed -I in ./configure

* Work around Go strconv's allowance of _ in int/float literals
2021-12-25 00:38:13 -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 Work around Go strconv's allowance of underscores in int/float literals (#801) 2021-12-25 00:38:13 -05:00

These are basic library routines for Miller.