aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO21
1 files changed, 21 insertions, 0 deletions
diff --git a/TODO b/TODO
index 84e970d..2f9af09 100644
--- a/TODO
+++ b/TODO
@@ -4,3 +4,24 @@ PONG
- foreign structs
- graphics api
- parse input
+
+BACKLOG
+ - Dåliga typfelmedelanden
+ LESS, ADD ...
+ - +=, -=, ...
+ - constanter
+ - initializers
+ - infinet loops
+ - default initalization
+ - std-lib
+ - vectorer
+ - (1, 2) + (3, 4) = (4, 6)
+ - bättre rust functions länkning
+ - listor
+ - set
+ - escape newline
+ - variable not found in outer scope - SHould crash not infinet loop
+ - Show stack values affected
+ - Debugmode -- ensure stack semantics (like pop2)
+ - else -- syntax highlight
+ - automatic epsilon on floats