mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-03 13:03:00 +00:00
todo
This commit is contained in:
parent
bd45926cd9
commit
6afee2efad
1 changed files with 3 additions and 1 deletions
|
|
@ -29,6 +29,8 @@ OTHER:
|
|||
----------------------------------------------------------------
|
||||
MAPVAR CHECKLIST:
|
||||
|
||||
! for-over & emit of func retvals
|
||||
|
||||
* splitnv/splitkv how/whether to type-infer the v's?!?
|
||||
|
||||
* debt-reduction
|
||||
|
|
@ -81,7 +83,7 @@ k dump oosvar -- ensure scalar-out is printed > ref only
|
|||
k dump full-oosvar -- ensure scalar-out is printed > ref only
|
||||
k dump full-srec -- ensure scalar-out is printed > ref only
|
||||
k dump maplit -- ensure scalar-out is printed > alloc & free the ephemeral
|
||||
- dump func retval -- ensure scalar-out is printed > alloc & free the ephemeral
|
||||
k dump func retval -- ensure scalar-out is printed > alloc & free the ephemeral
|
||||
|
||||
k emit localvar -- check lashed; UTs > ref the rhs
|
||||
k emit oosvar > ref the rhs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue