summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index c1c909f..2d6b5c3 100644
--- a/TODO
+++ b/TODO
@@ -25,4 +25,7 @@
- Temporary variables always use the same register, t0. Allocate registers for
temporaries.
-# Type analysis
+# Other
+
+- Type analysis.
+- Move platform dependent code generation into a submodule.