mirror of
https://github.com/nushell/nushell.git
synced 2024-11-08 17:44:27 +01:00
Update TODO.md
This commit is contained in:
parent
faa53de893
commit
9e7d96ea50
2
TODO.md
2
TODO.md
@ -13,11 +13,11 @@
|
||||
- [x] type inference from successful parse (eg not `List<unknown>` but `List<int>`)
|
||||
- [x] parsing tables
|
||||
- [x] Block params
|
||||
- [x] Ranges
|
||||
- [ ] Column path
|
||||
- [ ] ...rest without calling it rest
|
||||
- [ ] operator overflow
|
||||
- [ ] finish operator type-checking
|
||||
- [ ] Ranges
|
||||
- [ ] Source
|
||||
- [ ] Autoenv
|
||||
- [ ] let [first, rest] = [1, 2, 3]
|
||||
|
Loading…
Reference in New Issue
Block a user