Commit graph

7334 commits

Author SHA1 Message Date
John Kerl
c498d32af2 todo 2021-07-07 09:46:52 -04:00
John Kerl
3bba76b160
accept some passing int64-io regtest cases (#596) 2021-07-06 22:22:59 -04:00
John Kerl
10c89c5cba
Doc material on Windows and triple-double-quoting (#595)
* Windows doc re DSL quoting

* windows screenshot

* Windows doc re DSL quoting
2021-07-05 23:29:38 -04:00
John Kerl
6e3b9ac5d1 todo 2021-07-05 22:47:48 -04:00
John Kerl
4a00c49ff6
New template verb (#594)
* New template verb
* Regression tests, and template-from-file
2021-07-04 17:49:22 -04:00
John Kerl
e98e93778a
Default %f format for floats as in the C impl (#593) 2021-07-01 19:12:38 -04:00
John Kerl
524b784c50 Merge branch 'doc-faq-recipes-reorg' 2021-07-01 00:31:14 -04:00
John Kerl
1cd4601c29 todo 2021-07-01 00:30:21 -04:00
John Kerl
dd38445e89
Ongoing rework of FAQ/recipe "middle" doc sections (#592) 2021-07-01 00:28:42 -04:00
John Kerl
3677ba354a Ongoing rework of FAQ/recipe "middle" doc sections 2021-07-01 00:27:37 -04:00
John Kerl
6e36f70d56 todo 2021-06-30 23:12:12 -04:00
John Kerl
ed99dccb28 neaten 2021-06-30 22:44:34 -04:00
John Kerl
e51bd42a41 todo 2021-06-30 22:39:36 -04:00
John Kerl
8f0281e2bf
Regularize articultion of Sphinx code blocks (#591) 2021-06-30 22:37:49 -04:00
John Kerl
a5cc45c174
Port type-arithmetic-info doc material from C to Go (#590) 2021-06-30 21:42:34 -04:00
John Kerl
466e7bd398 neaten 2021-06-30 21:21:53 -04:00
John Kerl
04f7b8e509
Make most-frequent/least-frequent with group-by deterministic (#589) 2021-06-30 21:10:09 -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
4ff41cd348 formatting 2021-06-28 23:55:06 -04:00
John Kerl
f7dc5d83b0 pixel-tune previous commit 2021-06-28 23:39:39 -04:00
John Kerl
279be4c4f2
Neaten on-line help (#586)
* More neatening of on-line help

* Separate adjacent code blocks in Sphinx docs
2021-06-28 23:16:08 -04:00
John Kerl
0d19fa728d Separate adjacent code blocks in Sphinx docs 2021-06-28 09:48:50 -04:00
John Kerl
4fce7a8079
mlr --help split up (#582)
* Remove leading "$ " from code examples, now that highlighting is in place
* avoid package dependency cycle between auxents and cli
* transforming/transformers package merge
* pivotable lib.DOC_URL
* unexpose auxent usage funcs
* major refactor
2021-06-28 00:06:22 -04:00
John Kerl
cd42669a07
Fix Windows prepipe (#585)
* Fix Windows prepipe
* iterating
* regtest
* neaten
* Fix slashes for Windows exec statements
2021-06-26 10:46:31 -04:00
John Kerl
5b3ec7ee0f
Allow ENV.NAME as an alternative to ENV["NAME"] (#583)
* Allow ENV.NAME as an alternative to ENV["NAME"]

* regtest
2021-06-25 23:50:33 -04:00
John Kerl
2a99e521a4 doc-build after previous merge 2021-06-25 23:33:23 -04:00
John Kerl
6788e8f6c2 merge 2021-06-25 23:24:52 -04:00
John Kerl
d972b52639 Remove leading "$ " from code examples, now that highlighting is in place 2021-06-25 23:22:33 -04:00
John Kerl
26894014db REPL PS1/PS2 coloring (#578) 2021-06-25 23:22:33 -04:00
John Kerl
98cae4f887 todo 2021-06-25 23:22:33 -04:00
John Kerl
bab6e1ae3f Ongoing Miller-6 doc updates 2021-06-25 23:22:33 -04:00
John Kerl
3f923b4df0 neaten of https://github.com/johnkerl/miller/pull/577 2021-06-25 23:22:33 -04:00
John Kerl
b2759800b1 neaten 2021-06-25 23:22:33 -04:00
John Kerl
a4948f44fc neaten 2021-06-25 23:22:33 -04:00
John Kerl
069c0beff9 Docs: Contributing 2021-06-25 23:22:33 -04:00
John Kerl
a535b9901d Add REPL docs 2021-06-25 23:22:33 -04:00
John Kerl
4edce3667a bugfix on final then (#577) 2021-06-25 23:22:33 -04:00
John Kerl
a14ddd764e Miller-6 docs iteration (#576)
* Windows screenshots
* Miller-on-Windows page
* Iterating
2021-06-25 23:22:33 -04:00
John Kerl
26d45f9280 Misc doc-mods for Miller 6 (#575)
* Ongoing docs6 reorg
* Misc: --foo=bar regtest, MLR_* unsetenv @ regtest
2021-06-25 23:22:33 -04:00
John Kerl
25ce4a520a better TOC icon 2021-06-25 23:22:33 -04:00
John Kerl
b6b9fb08c7 todo 2021-06-25 23:22:33 -04:00
John Kerl
17761849e1 Make docs more mobile-friendly (#572) 2021-06-25 23:22:33 -04:00
John Kerl
c748c1371b new-in-miller-6 docpage draft 2021-06-25 23:22:33 -04:00
John Kerl
8488c2aa69 Colorizer neatens (#571)
* Complete colorization re-work
* Remove now-unused source files
* go mod tidy
2021-06-25 23:22:32 -04:00
John Kerl
65cc8ae677 Colorized-output options (#570) 2021-06-25 23:22:32 -04:00
John Kerl
8e513c30d5 Fix #567 (#569) 2021-06-25 23:22:32 -04:00
John Kerl
20229b1409 Ongoing refactor of Miller-6 docs (#568) 2021-06-25 23:22:32 -04:00
John Kerl
e151c49fd3 todo 2021-06-25 23:22:32 -04:00
John Kerl
18ff4644df Fix double-EOF for mlr hex from terminal 2021-06-25 23:22:32 -04:00
John Kerl
d3c7329e1d todo 2021-06-25 23:22:32 -04:00