aboutsummaryrefslogtreecommitdiffhomepage
path: root/todo.txt
diff options
context:
space:
mode:
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 a03ee11..e170f88 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,6 +1,5 @@
Things to finish before moving onto compiler optimizations, C extensions, other nice features
-- self host -- working?? test thoroughly
-- fix preprocessor regressions though - e.g. <math.h>
+- fix preprocessor regressions - e.g. <math.h>
at some point add another backend like arm64 to make sure the non target specific stuff is generic enough..