summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-26 21:35:18 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-26 21:35:18 +0100
commit2d309a2cff4754c381353a73872a55b20b1a8019 (patch)
tree543761aa0c2e2c12a1f7a9e27cd3f7a707671bef /todo.txt
parentf19d93a69a0ec5c7a89dcb4c064c984aac90ba71 (diff)
Separate allocator from memory
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 1823626..8a1d00b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,2 +1 @@
-Separate memory and allocator
-Add invoke_t & co
+Add invoke_r & co