aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index f9c12bf..1946393 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,5 @@
-- handle negative numbers
-- use libc tokenization?
+- all: handle negative numbers (unary '-' operator)
+- bytebeat.cpp: crude line editor: backspace, cursors, filter non-ascii chars
+- bytebeat.cpp: divide by zeros should not totally crash... catch HW exception? check args?
+- better README.html, incl. fritzig circuit
+- more tests