aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 78e5e34..769449c 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
+* allow stack manipulation at site of position tags
* apply the trace extractor to non-tail situations
* implement the GC-based function opcode forwarding
-* allow stack manipulation at site of uppermost ARRAYMARKER
+* inline loop similar to each
+* forward scope-cannot-escape information
* utf8
* regex substitution
* asm-based regex engine
@@ -8,6 +10,7 @@
* txt .consume .u sollte nicht negative Zahlen liefern
* evtl. BigNums bauen und die Int-Funktionen entsprechend machen
* trigonometrics
+* document new , functions
* testsuite (incl. coverage test)