aboutsummaryrefslogtreecommitdiffhomepage
path: root/todo.txt
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2025-11-24 13:00:38 +0100
committerlemon <lsof@mailbox.org>2025-11-24 13:00:38 +0100
commite8fff45ac3bd4cc02e4889d9a28a0ebcd5c6d1b9 (patch)
tree38466188f4fe37f37df6bf1a6dd1ce2525d771ff /todo.txt
parent5ba62d79923a48c1b1f6a8fc236650f5a8281844 (diff)
bootstrapping 🎉
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..