John Kerl
|
e2b6ec2391
|
Standardize Go-package structure (#746)
|
2021-11-11 14:15:13 -05:00 |
|
John Kerl
|
e6e198f12a
|
Merge branch 'aborruso-patch-2'
|
2021-11-04 18:16:12 -04:00 |
|
John Kerl
|
c684a7ff2f
|
Add Makefiles for Go (#732)
* Add Makefiles for Go
* Makefile edits for Windows
* More how-to for CI debug
|
2021-11-04 11:27:44 -04:00 |
|
John Kerl
|
2ba8a14138
|
Complete DSL sort functions (#667)
* sortmf first light
* mlr sort -c/-cr
* All DSL sort-func impls; sorting webdoc page
* Regression-test for new DSL sort functions
|
2021-09-19 01:21:26 -04:00 |
|
John Kerl
|
2833bc8652
|
fix go test
|
2021-09-01 18:11:38 -04:00 |
|
John Kerl
|
7ca312cff0
|
Make 'go build' work, without need for 'go build mlr.go' (#622)
|
2021-08-06 10:08:21 -04:00 |
|
John Kerl
|
89f3962757
|
More neatening of on-line help (#588)
* Continue neatening on-line help
* replace lib.MlrExeName() with "mlr"
* synchronize mlr -l/-L/-f/-F/-k/-K
|
2021-06-30 20:44:33 -04:00 |
|
John Kerl
|
586fc4bc22
|
Refactor regtest-file structure from foo/0038.* to foo/0038/*
|
2021-04-13 17:31:01 -04:00 |
|
John Kerl
|
b06c449384
|
Make regression tests invokable from 'go test' (#491)
* incorporate reg-test into "go test" framework
* reg-test -> regtest everywhere
* update .github/workflows/go.yml
|
2021-04-12 23:00:53 -04:00 |
|