summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-08-23 01:46:47 +0000
committerPaul Buetow <paul@buetow.org>2008-08-23 01:46:47 +0000
commitda52f90a73abd653cfe9726bcf5c96338db0b7a2 (patch)
treed54840b333782cd303a809f75344fe631c7e2fe6 /TODO
parente4689bbb20dade47b98061d48ba73436c856f3ff (diff)
some enhancements
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 75aafba..f3c9905 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,10 @@
Todo's (not in any specific order)
-Segfault: fype -e '1'
+Scanner: separate between token (e.g. allow 1+2)
Arrays
Closures
Function arguments and return values
Interactive shell
Labels
-Scanner: separate between token (e.g. allow 1+2)
String operators/functions
loop, next, break, do