diff --git a/go/todo.txt b/go/todo.txt index 799931fd4..315ad8947 100644 --- a/go/todo.txt +++ b/go/todo.txt @@ -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 -- ?!?