mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-02 12:32:21 +00:00
todo
This commit is contained in:
parent
59c5a44e24
commit
4cb280c8bb
1 changed files with 3 additions and 0 deletions
|
|
@ -8,7 +8,10 @@ TOP OF LIST:
|
|||
o lots of array-of-pointer stuff, this is totally fine
|
||||
o take care w/ copying (non-pointer) mlrvals though
|
||||
|
||||
! heap 10x (or find the right spot) & -> main
|
||||
|
||||
* data-copy reduction:
|
||||
- wup for it was the binary-operator node, w/ the '*', that broke w/ no-output-copy & fibo UT
|
||||
- literal-type nodes -- why is there even a copy? these should simply be pointing at the literal.
|
||||
> modify Evaluate to return pointer? 1st arg becomes optional buffer?
|
||||
- type-gated mv -- should use passed-in storage slot -- ?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue