aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-06-19 10:53:11 +0200
committerDrahflow <drahflow@gmx.de>2015-06-19 10:53:11 +0200
commit7d93ed172d7c22af7800f3dd23863f0203f7fdae (patch)
treea38cb6db9b16ce65b898ee02ec846feb01f5b54c /TODO
parentdc029b2f218feb125b74f5fffc5bd64ec9459f03 (diff)
Position markers for stack subeffect isolation
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)