From aab4e1d17d66b13df7dab3dd8a91472f89c26fb4 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Mon, 16 Nov 2020 21:37:09 -0500 Subject: [PATCH] todo --- go/todo.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/go/todo.txt b/go/todo.txt index ad2c3229e..51797aa44 100644 --- a/go/todo.txt +++ b/go/todo.txt @@ -11,19 +11,17 @@ TOP OF LIST: no need to bootstrap a parser for the parser-generator language - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -* parex -> separate file; more ast.go splitups - * mlr main rmd dec map chain enc ovw ! for-multi -! ASV/USV as csvlite input; needs a csvlite record-writer +! need a csvlite record-writer +! check string-buffer at all writers +! ASV/USV as csvlite input ! allow ragged csv input - ! csv het input o golang csv-reader blank-line issue ... ? maybe support this only in csvlite? - * justWroteEmptyLine -> pprint too ... ! JSON null needs to be passed through as-is ... somehow ... new mlrval type??