miller/go/src/lib
2021-04-01 00:09:40 -04:00
..
exename.go exe-name regularizations for cross-platform regression-testing 2021-04-01 00:09:40 -04:00
getoptify.go Getoptish feature: let "-xyz" -> "-x -y -z" in the CLI while leaving "--xyz" as-is (#467) 2021-03-31 19:46:30 -04:00
halfpipe.go go.mod attempt 2021-02-14 01:13:24 -05:00
lib_test.go Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00
logger.go go.mod attempt 2021-02-14 01:13:24 -05:00
ordered-map.go go.mod attempt 2021-02-14 01:13:24 -05:00
rand.go go.mod attempt 2021-02-14 01:13:24 -05:00
README.md go.mod attempt 2021-02-14 01:13:24 -05:00
regex.go Port mlr rename -r from C to Go, minus regex-captures 2021-02-15 14:21:55 -05:00
time.go flesh out strftime/strptimen functions 2021-03-07 23:34:17 -05:00
util.go Port histogram verb from C to Go 2021-02-28 00:43:50 -05:00

These are basic library routines for Miller.