summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 9e866fa..0000000
--- a/TODO
+++ /dev/null
@@ -1,11 +0,0 @@
-Todo's (not in any specific order)
-
-Functions should be handled via hash and ptrs not if/else (in progress)
-Arrays (in progress)
-Closures
-Function arguments and return values
-Interactive shell
-Labels
-String operators/functions
-loop, next, break, do
-