miller/go/src
2021-04-13 17:31:01 -04:00
..
auxents Refactor regtest-file structure from foo/0038.* to foo/0038/* 2021-04-13 17:31:01 -04:00
cli Port mlr --help-function foo from C to Go 2021-03-31 20:11:21 -04:00
cliutil Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00
dsl Windows colorize (#486) 2021-04-07 20:50:45 -04:00
entrypoint Getoptish feature: let "-xyz" -> "-x -y -z" in the CLI while leaving "--xyz" as-is (#467) 2021-03-31 19:46:30 -04:00
input iterating 2021-03-28 10:38:16 -04:00
lib exe-name regularizations for cross-platform regression-testing 2021-04-01 00:09:40 -04:00
output pprint --right 2021-02-15 12:44:42 -05:00
parsing Move more cases to regtest-v2 (#480) 2021-04-06 22:52:16 -04:00
platform Windows colorize (#486) 2021-04-07 20:50:45 -04:00
runtime perf-debug [WIP] 2021-02-22 23:01:52 -05:00
stream go.mod attempt 2021-02-14 01:13:24 -05:00
transformers fix flatten/unflatten online help to use default separator "." 2021-03-31 19:57:32 -04:00
transforming move usage before parse-CLI funcs in all verbs 2021-02-14 15:01:15 -05:00
types fix substr and truncate DSL functions to be UTF-8-aware 2021-03-31 18:09:08 -04:00
version go.mod attempt 2021-02-14 01:13:24 -05:00
README.md go.mod attempt 2021-02-14 01:13:24 -05:00

Please see go/README.md for an overview; please see each subdirectory for details about it.