mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 07:30:43 +00:00
todo
This commit is contained in:
parent
dd7acc2767
commit
93b727d035
1 changed files with 4 additions and 9 deletions
13
go/todo.txt
13
go/todo.txt
|
|
@ -20,6 +20,9 @@ TOP OF LIST:
|
|||
* blockers:
|
||||
o fix emit
|
||||
|
||||
* blockers:
|
||||
o convert regtest/cases-pending-windows
|
||||
|
||||
* blockers:
|
||||
o repifs, for nidx & pprint both
|
||||
|
||||
|
|
@ -53,15 +56,13 @@ TOP OF LIST:
|
|||
strptime("1970-01-01T00:00:00.Z", "%Y-%m-%dT%H:%M:%SZ")
|
||||
(error)
|
||||
|
||||
? blocker? --nojvstack; default --jvstack; code it up ...
|
||||
|
||||
* cases/dsl-min-max-types: cmp-matrices need to be fixed to follow the advertised rule for mixed types
|
||||
NUMERICS < BOOL < VOID < STRING
|
||||
|
||||
* blocker: smart fmtnum
|
||||
- poor-person's initial version: lld/llx -> d/x; lf/le/lg -> f/e/g ...
|
||||
- fmtnum
|
||||
- ofmt
|
||||
- ofmt needs to go through this sanitizer logic -- prohibit '%s' for example
|
||||
- no other callsites?!?!?!
|
||||
- note hexfmt for non-ints -- especially floats -- ?!?
|
||||
|
||||
|
|
@ -75,17 +76,11 @@ TOP OF LIST:
|
|||
regtest/cases-pending-go-port//dsl-lashed-emitp-singles/0051/cmd
|
||||
|
||||
----------------------------------------------------------------
|
||||
* non-blocker: --lib option, and to .mlrrc
|
||||
o make up some stdlib functions -- ?
|
||||
o xb2b ...
|
||||
|
||||
* non-blocker: commenting passes ...
|
||||
|
||||
* non-blocker: new functions:
|
||||
o new columns-to-arrays and arrays-to-columns for stan format
|
||||
|
||||
* non-blocker: mlrrc: extend to maybe have a stdlib dir for often-used and/or shared DSL?
|
||||
|
||||
* non-blocker: smarter head-stop etc https://github.com/johnkerl/miller/issues/291
|
||||
|
||||
----------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue