forked from extern/nushell
Update TODO.md
This commit is contained in:
parent
9e76fb2231
commit
8ab7b27d4f
5
TODO.md
5
TODO.md
@ -6,12 +6,11 @@
|
||||
- [x] Sub commands
|
||||
- [x] Floats
|
||||
- [x] Tests
|
||||
- [x] Decl requires $
|
||||
- [x] Decl requires $ but shouldn't
|
||||
- [x] alias highlighting at call site
|
||||
- [x] refactor into subcrates
|
||||
- [x] subcommand alias
|
||||
- [x] type inference from successful parse (eg not List<unknown> but List<int>)
|
||||
- [x] variable type mismatch
|
||||
- [x] type inference from successful parse (eg not `List<unknown>` but `List<int>`)
|
||||
- [ ] finish operator type-checking
|
||||
- [ ] Column path
|
||||
- [ ] Ranges
|
||||
|
Loading…
Reference in New Issue
Block a user