mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-23 16:08:43 +00:00
todo
This commit is contained in:
parent
b9d96a8cd3
commit
27595f0762
2 changed files with 3 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ TOP-OF-LIST SUMMARY
|
|||
* require {} for begin/end
|
||||
* move LHS into lrec_evaluators and rename the file.
|
||||
w pattern-action @ CST: prereq: LHS merge.
|
||||
* allow begin/end srec assignments in the grammar to allow better error messages than 'syntax error' in the caller
|
||||
|
||||
* tri-split null
|
||||
* after tri-split-null, RT @sum[$group] = @sum[$group] + $value etc. be sure $nosuch sums to MT_ABSENT.
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: mlr
|
||||
.\" Author: [see the "AUTHOR" section]
|
||||
.\" Generator: ./mkman.rb
|
||||
.\" Date: 2016-02-18
|
||||
.\" Date: 2016-02-19
|
||||
.\" Manual: \ \&
|
||||
.\" Source: \ \&
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "MILLER" "1" "2016-02-18" "\ \&" "\ \&"
|
||||
.TH "MILLER" "1" "2016-02-19" "\ \&" "\ \&"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Portability definitions
|
||||
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue