mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 18:10:07 +00:00
todo
This commit is contained in:
parent
ca4a157a4b
commit
011f35c17a
1 changed files with 2 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ TYPE-CHECKING:
|
|||
* assert_X() functions
|
||||
* doc unset of localvars along w/ unset elsewheredoc
|
||||
* func retval typedecls
|
||||
* typeof now includes 'map'
|
||||
* typeof now includes 'map'; MT_STRING -> string etc.
|
||||
|
||||
MAPVARS:
|
||||
* map typedecl
|
||||
|
|
@ -369,6 +369,7 @@ MAJOR BECAUSE:
|
|||
* new keywords
|
||||
* unset of oosvar doesn't clear empty levels
|
||||
* no type-inference on literals: "3"+4 != 7
|
||||
* typeof MT_STRING -> string etc.
|
||||
* note this isn't huge. as w/ previous majors.
|
||||
|
||||
DSL:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue