aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorEdvard Thörnros <edvard.thornros@gmail.com>2021-01-31 17:01:15 +0100
committerEdvard Thörnros <edvard.thornros@gmail.com>2021-01-31 17:01:15 +0100
commit0ee362429e340d6ff67192bb2146101afcf3cb26 (patch)
treec03a58e988b6a196ed6267150c9c4fa62e4e5e79 /TODO
parent4253c1c20013ab16564aa3ec34585dd1a358d182 (diff)
downloadsylt-0ee362429e340d6ff67192bb2146101afcf3cb26.tar.gz
add in backlogg
Diffstat (limited to 'TODO')
-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