aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO1
-rw-r--r--todo6
2 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index 0b988ca..1801fbc 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
PONG
- complete plain structs
- type system
- - get/set ordering
- structs in structs
- foreign function
- constructors? ({.x = }-ish)
diff --git a/todo b/todo
deleted file mode 100644
index 426e8f6..0000000
--- a/todo
+++ /dev/null
@@ -1,6 +0,0 @@
- - [ ] Even better error messages
- - [ ] Listor
- - [ ] Sets?
- - [ ] HashMaps?
- - [ ] Custom Structs
- - [ ] Methods?