aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 78e442a..6f90eeb 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,12 @@ TODO list:
Critical:
+- initializers
- add hash tables for symbols (useful for long programs)
- 0 is pointer - fix type compare
- add message if external function or variable not found.
+- add float/double support (should be as small as possible while being
+ usable for RISC code generator too).
Not critical: