summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-11-17 12:38:40 +0100
committerRoland Reichwein <mail@reichwein.it>2020-11-17 12:38:40 +0100
commit927eb99e75325164a541c2638e1e607294019381 (patch)
tree5b5476456f0f957fc7492465ff08ace54e1a9e48 /TODO
parentc9cb051fae190acfc36813e4a23759fb9b9c3df3 (diff)
Complete hierarchical evaluation (unittest and systemtest fixed)
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 80faedc..0607485 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
-cpp.cpp: eval w/ Data vs. Node
-encode.cpp: support temporaries
-Asm: Register indirection
+Fix stack
+encode.cpp: UnaryOperation
+asm parser
+ICE class
grammer.cpp: match() : return point of match error ("Compile error")