miller/go/src
2021-09-04 22:46:58 -04:00
..
auxents remove extraneous os.Stdout arguments from function-manager print methods 2021-09-04 14:02:09 -04:00
cli More docs6 proofreads 2021-08-25 22:01:32 -04:00
cliutil remove extraneous os.Stdout arguments from function-manager print methods 2021-09-04 14:02:09 -04:00
colorizer Allow text names for terminal colors, in addition to 0..255 (#599) 2021-07-08 16:24:27 -04:00
dsl remove extraneous os.Stdout arguments from function-manager print methods 2021-09-04 14:02:09 -04:00
entrypoint Make 'go build' work, without need for 'go build mlr.go' (#622) 2021-08-06 10:08:21 -04:00
input Fix non-auto-infer of true/false/Infinity/NaN/etc in non-JSON data files 2021-09-04 14:19:15 -04:00
lib remove extraneous os.Stdout arguments from function-manager print methods 2021-09-04 14:02:09 -04:00
output Make 'go build' work, without need for 'go build mlr.go' (#622) 2021-08-06 10:08:21 -04:00
parsing Port string-literal unbackslashing from C to Go 2021-08-11 23:14:20 -04:00
platform miller6 links in README.md 2021-08-25 09:58:42 -04:00
runtime Comment-neatens and deferred TODOs 2021-08-11 23:14:20 -04:00
stream Make 'go build' work, without need for 'go build mlr.go' (#622) 2021-08-06 10:08:21 -04:00
transformers remove extraneous os.Stdout arguments from function-manager print methods 2021-09-04 14:02:09 -04:00
types Do not type-infer Inf, Infinity, NaN, true, false, etc. on file-read 2021-09-04 22:46:58 -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.