diff --git a/todo_list.md b/todo_list.md index 3199a1c..4fc0a25 100644 --- a/todo_list.md +++ b/todo_list.md @@ -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