This commit is contained in:
John Kerl 2016-01-29 23:08:51 -05:00
parent c58502c898
commit ea8d1451cb

View file

@ -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.