aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorEdvard Thörnros <edvard.thornros@gmail.com>2021-02-01 21:39:28 +0100
committerEdvard Thörnros <edvard.thornros@gmail.com>2021-02-01 21:40:01 +0100
commit82919eabb21a6df3e57b46912c4513dbd56df827 (patch)
tree4ee11f40d2be5c99739ae39a556396bcdc5f291c /TODO
parente86852857bc6f6ca1e1cd81db494071c5d9e3ff1 (diff)
parent354be47619650cd85c1de2a546139c092a88c80f (diff)
downloadsylt-82919eabb21a6df3e57b46912c4513dbd56df827.tar.gz
Merge remote-tracking branch 'origin/main' into vectors
Diffstat (limited to 'TODO')
-rw-r--r--TODO27
1 files changed, 0 insertions, 27 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 2f9af09..0000000
--- a/TODO
+++ /dev/null
@@ -1,27 +0,0 @@
-PONG
-- foreign function
-- constructors? ({.x = }-ish)
-- 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