From ea8d1451cb2b44b86224b189270bf11f1aaa7ac3 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Fri, 29 Jan 2016 23:08:51 -0500 Subject: [PATCH] todo --- c/todo.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/c/todo.txt b/c/todo.txt index 22456e4db..28d64287c 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -43,11 +43,12 @@ TOP OF LIST ! cut down on parameter-marshalling in lrec-evaluators - ! oosvars: get a grip on the [] operator in the grammar, as lvals and rvals. + k oosvars: get a grip on the [] operator in the grammar, as lvals and rvals. k UT key-list too deep/shallow - - rename 'lrec_evaluators' since they are now (much) more than that. - - begin/end rhs with srec $'s: segv. traverse those in the CST allocator & die early. - ! next up: work on emit to handle multi-level oosvars + - rename 'lrec_evaluators' since they are now (much) more than that. + - begin/end rhs with srec $'s: segv. traverse those in the CST allocator & die early. + + ! next up: work on emit to handle multi-level oosvars ! put @ cover.md: * Head docs at http://johnkerl.org/miller/doc/index.html match head code at https://github.com/johnkerl/miller.