mirror of
https://github.com/danbulant/nushell
synced 2026-05-22 05:49:17 +00:00
Update TODO.md
This commit is contained in:
parent
d0be193307
commit
fcc1cd3d57
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
|
@ -11,7 +11,7 @@
|
|||
- [x] refactor into subcrates
|
||||
- [x] subcommand alias
|
||||
- [x] type inference from successful parse (eg not `List<unknown>` but `List<int>`)
|
||||
- [ ] parsing tables
|
||||
- [x] parsing tables
|
||||
- [ ] ...rest without calling it rest
|
||||
- [ ] operator overflow
|
||||
- [ ] finish operator type-checking
|
||||
|
|
|
|||
Loading…
Reference in a new issue