summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-11-09 16:41:07 +0100
committerRoland Reichwein <mail@reichwein.it>2020-11-09 16:41:07 +0100
commitfe063834e53e856823b9a42ad3a5e04153446849 (patch)
tree6ea84c1274e52bf5a07d7fcb8dbb64ceb6fc7a47 /TODO
parentfc1461874a6bcecc919f650d1bfb6bf37161c413 (diff)
Support multiply (WIP)
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index f563810..cd92e4c 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,6 @@
+asm/: mul
+cpp.cpp: eval w/ Data vs. Node
+encode.cpp: support temporaries
+
Support/test empty compile unit
grammer.cpp: match() : return point of match error ("Compile error")