aboutsummaryrefslogtreecommitdiffhomepage
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index c022967..f729e99 100644
--- a/todo.txt
+++ b/todo.txt
@@ -3,7 +3,6 @@ Things to finish before moving onto compiler optimizations, C extensions, other
- self host. not yet compiling:
- io.c (TODO varargs)
- c/eval.c, ir/fold.c (NYI flt -> u64 cvt)
- - ir/optmem.c (preprocessor bugs w/ imap macros)
- embedfilesdir.c (static eval bug)
at some point add another backend like arm64 to make sure the non target specific stuff is generic enough..