diff --git a/todo.md b/todo.md index 6b2fe1a1..f4bcfefb 100644 --- a/todo.md +++ b/todo.md @@ -74,6 +74,7 @@ These AST node types are fully implemented in code generation: - [ ] Return value allocation tracking - [ ] Support for ownership transfer through function calls + #### Advanced Pointer Operations - [ ] **Complex pointer arithmetic** - [ ] Handle `ptr + offset` operations