aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-08-26 12:38:25 +0200
committerDrahflow <drahflow@gmx.de>2015-08-26 12:38:25 +0200
commitb59729c17f6ea4ebcec986683e2c60902e7c6fa8 (patch)
tree077f539c00545b7310935aadae9c8a94d2d08085 /TODO
parent42a294b106f9024ff24d5a3f2a053aef89e732ca (diff)
Don't crash on [] in sort
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index c6afa61..3b27c99 100644
--- a/TODO
+++ b/TODO
@@ -10,6 +10,7 @@
* don't allocate ints for syscalls if not necessary
* *THISSCOPE could also work with PUSH
* handle huge objects better (and move them out of linear heap space)
+* make map work on non-strings, too
* utf8
* regex substitution
* asm-based regex engine