aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-06-08 00:43:19 +0200
committerDrahflow <drahflow@gmx.de>2015-06-08 00:43:19 +0200
commitc95046ee356f08c80a8ffa05346b55dae8f109cc (patch)
tree3d721b28a7c98f3858c1b9126d913cfaf0664839 /TODO
parent4f22194ed7f14d30a6ceafba6049d689b2d305c7 (diff)
Faster memory allocs
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index ee7575d..6dadc64 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+* optimize the free-block scanning loop
+* why is vp3view crashing?
+* apply the trace extractor to non-tail situations
* utf8
* regex substitution
* asm-based regex engine
@@ -14,6 +17,7 @@
* consider polymorphic call-site caches instead of deffs_t_ / deffs?
* eliminate all FIXMEs
+** unite the /EQ-LT-OR-GE... things in lib/sys/opt.ey
* stack underflow protection
* input prompt
* better interactive error handling when interpreting from stdin