passing structs by value
[m6w6/ext-psi] / TODO
diff --git a/TODO b/TODO
index 09344d0312240a7e09f116927af5f329be3c7be1..ee63abe58cf690118489fa11ee906b9ec94ee5c8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
 * move numbers to the lexer
 * avoid allocs inside structures by reallocating the whole structure
 * let the various list types be hashtables where appropriate
+* check out jit-dynamic
+* fix arginfo with nullable types
+* pemalloc
+* unions
+* callbacks and function pointers