From 76e7c3bcc8668e47d86bfaaf8f714fc81eb56f1a Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 12 Apr 2016 09:16:21 -0400 Subject: [PATCH] todo --- c/todo.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/c/todo.txt b/c/todo.txt index 8315af846..df07c211e 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -11,25 +11,20 @@ TOP-OF-LIST SUMMARY ! entirely rework null-data section @ mld; manify?/mldify! mlr --print-type-arithmetic-info; typeof ! valgrinds ! do absent-identity for logical, bitwise, and exp? UTs for all regardless of what changes/doesn't. -* oosvar/etc -> cover x 2. from mlr put -h. * doc warn: the same implicit-identity feature that makes oosvars usable (emph in nested maps) makes it confusing for typos. consider a --strict? -> do more oosvar experiments before finalizing mlr4 +* do more oosvar experiments before finalizing mlr4 * rh/fedora/centos mlr-3.5.0 * reduce parameter-marshaling by pevalbag; measure perf delta (suspect negligible) * readme re srec vs lrec, & oosvar vs mlhmmv - * allow begin/end srec assignments in the grammar, to allow better error messages than 'syntax error' in the caller - * 64-bit lengths for containers. test with 5-billion-integer-seq data. !! MLRTUT !! - ! screencaps for README.md & cover ! * paragraph filter: mlr --nidx --rs '\n\n' --fs '\001' filter -x '$1 =~ "slls_from_line" && $1 =~ "mapper_reshape_parse_cli"' - ? call for use-cases? (go first.) * olh xrefs between reshape & nest; between sample, bootstrap, & shuffle. * doc section on programmability spectrum (perl to asic) & how much effort is/isn't worth putting into miller. & maybe shouldabeen pickalanguage w/ I/O support and API.