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] Sub commands
|
||||||
- [x] Floats
|
- [x] Floats
|
||||||
- [x] Tests
|
- [x] Tests
|
||||||
- [x] Decl requires $
|
- [x] Decl requires $ but shouldn't
|
||||||
- [x] alias highlighting at call site
|
- [x] alias highlighting at call site
|
||||||
- [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>`)
|
||||||
- [x] variable type mismatch
|
|
||||||
- [ ] finish operator type-checking
|
- [ ] finish operator type-checking
|
||||||
- [ ] Column path
|
- [ ] Column path
|
||||||
- [ ] Ranges
|
- [ ] Ranges
|
||||||
|
Loading…
Reference in New Issue
Block a user