This commit is contained in:
John Kerl 2021-02-14 11:10:12 -05:00
parent 9f28822f68
commit 7d7496547c

View file

@ -2,20 +2,17 @@
TOP OF LIST:
! rmd ex1 even simpler -- commarect
!! new gh-style checks ...
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
! do go.mod correctly w/ regard to gocc and golang.org/x/term/
o parser-experiments neaten
i go get github.com/johnkerl/gocc@gocc2x.3
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
w go get github.com/johnkerl/gocc@gocc2x.3, pending https://github.com/goccmack/gocc/pull/107
* having-fields, and regexes
! fix all typemasks; 'int x = 1; x = "abc"'
! strptime/strftime experiments ...
! --nojvstack; default --jvstack; code it up ...
* json null
* smart fmtnum
! smarter head-stop etc https://github.com/johnkerl/miller/issues/291
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* help-refactor:
o audit for DEFAULT_FOOs @
@ -24,7 +21,6 @@ TOP OF LIST:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* port verb having-fields
* port verb merge-fields
* port verb stats2
* note hexfmt for non-ints -- especially floats -- ?!?