Update TODO list

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
Slendi 2024-03-10 02:13:28 +02:00
parent d54f9fb2f8
commit ef52ee47f4

View File

@ -1,9 +1,9 @@
# TODO list (epic)
- [x] Create a TODO list
- [ ] Custom Functions (not external)
- [x] Custom Functions (not external)
- [x] Add support for function definitions in the type checker
- [ ] Add support for function definitions in the LLVM emitter
- [x] Add support for function definitions in the LLVM emitter
- [ ] Structures
- [ ] Add support for packed in the parser
- [ ] Add support for definitions in the type checker