aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index a27f07b..ee7575d 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-* make '' applicable to arrays, too, i.e. save input type
* utf8
* regex substitution
* asm-based regex engine
@@ -6,9 +5,12 @@
* txt .consume .u sollte nicht negative Zahlen liefern
* evtl. BigNums bauen und die Int-Funktionen entsprechend machen
* trigonometrics
+* make jmp-pads after optimization rewrite call site if ... /rax movqImmReg; /rax :callqReg pattern
* testsuite (incl. coverage test)
+* make '' applicable to arrays, too, i.e. save input type
+
* consider polymorphic call-site caches instead of deffs_t_ / deffs?
* eliminate all FIXMEs