forked from extern/nushell
Update TODO.md
This commit is contained in:
parent
d0be193307
commit
fcc1cd3d57
2
TODO.md
2
TODO.md
@ -11,7 +11,7 @@
|
|||||||
- [x] refactor into subcrates
|
- [x] refactor into subcrates
|
||||||
- [x] subcommand alias
|
- [x] subcommand alias
|
||||||
- [x] type inference from successful parse (eg not `List<unknown>` but `List<int>`)
|
- [x] type inference from successful parse (eg not `List<unknown>` but `List<int>`)
|
||||||
- [ ] parsing tables
|
- [x] parsing tables
|
||||||
- [ ] ...rest without calling it rest
|
- [ ] ...rest without calling it rest
|
||||||
- [ ] operator overflow
|
- [ ] operator overflow
|
||||||
- [ ] finish operator type-checking
|
- [ ] finish operator type-checking
|
||||||
|
Loading…
Reference in New Issue
Block a user