Add proper error reporting to TODO.md
This commit is contained in:
parent
d62df53703
commit
f88f6df5d6
1
TODO.md
1
TODO.md
@ -8,6 +8,7 @@
|
||||
- [x] `StructType.{args=...}` syntax
|
||||
- [x] `[:ElementType, elements...]` syntax
|
||||
- [x] Tuple element syntax `a.0, a.1`, instead of allowing arbitrary indices into the tuple. This will allow for easier typechecking for tuples
|
||||
- [ ] Proper error reporting with locations
|
||||
- [ ] Make Typechecking a step before anything is interpreted
|
||||
- [ ] Implicit `[elements...]`/`.{args=...}`/`.Member(values...)` syntax
|
||||
- [ ] Destructring of tuples and structs
|
||||
|
Loading…
Reference in New Issue
Block a user