diff options
| author | Drahflow <drahflow@gmx.de> | 2015-06-19 10:53:11 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-06-19 10:53:11 +0200 |
| commit | 7d93ed172d7c22af7800f3dd23863f0203f7fdae (patch) | |
| tree | a38cb6db9b16ce65b898ee02ec846feb01f5b54c /TODO | |
| parent | dc029b2f218feb125b74f5fffc5bd64ec9459f03 (diff) | |
Position markers for stack subeffect isolation
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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) |
