diff options
| author | Drahflow <drahflow@gmx.de> | 2015-06-08 00:43:19 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-06-08 00:43:19 +0200 |
| commit | c95046ee356f08c80a8ffa05346b55dae8f109cc (patch) | |
| tree | 3d721b28a7c98f3858c1b9126d913cfaf0664839 /TODO | |
| parent | 4f22194ed7f14d30a6ceafba6049d689b2d305c7 (diff) | |
Faster memory allocs
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
