Update todo list
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
parent
66faf71ec7
commit
9796d51ae0
13
todo_list.md
13
todo_list.md
@ -5,12 +5,13 @@
|
||||
- [x] Add support for function definitions in the type checker
|
||||
- [x] Add support for function definitions in the LLVM emitter
|
||||
- [ ] Structures
|
||||
- [ ] Add support for definitions in the type checker
|
||||
- [ ] Add support for definitions in the LLVM emitter
|
||||
- [ ] Add support for member accesses in the type checker
|
||||
- [ ] Add support for member accesses in the LLVM emitter
|
||||
- [ ] Add support for packed in the parser
|
||||
- [ ] Add support for packed in the LLVM emitter
|
||||
- [x] Add support for definitions in the type checker
|
||||
- [x] Add support for definitions in the LLVM emitter
|
||||
- [x] Add support for member accesses in the type checker
|
||||
- [x] Add support for member accesses in the LLVM emitter
|
||||
- [x] Add support for packed in the parser
|
||||
- [x] Add support for packed in the LLVM emitter
|
||||
- [ ] Add support for nested member accesses
|
||||
- [ ] Unions
|
||||
- [ ] Add support for unions in the type checker
|
||||
- [ ] Add support for unions in the LLVM emitter
|
||||
|
Loading…
x
Reference in New Issue
Block a user