summaryrefslogtreecommitdiff
path: root/doc/changes.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changes.html')
-rw-r--r--doc/changes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.html b/doc/changes.html
index 2a6dad43..c650139e 100644
--- a/doc/changes.html
+++ b/doc/changes.html
@@ -56,7 +56,7 @@ to see whether newer versions are available.
56<h2 id="snap">Development Snapshot</h2> 56<h2 id="snap">Development Snapshot</h2>
57<ul> 57<ul>
58<li>Build of preliminary x64 interpreter works on Linux/x64 or WIN64.</li> 58<li>Build of preliminary x64 interpreter works on Linux/x64 or WIN64.</li>
59<li>Implement call hooks (zero-cost if disabled).</li> 59<li>Implement call/return hooks (zero-cost if disabled).</li>
60<li>Major redesign of internal function call handling.</li> 60<li>Major redesign of internal function call handling.</li>
61<li>Implement yield from C hooks.</li> 61<li>Implement yield from C hooks.</li>
62<li>Add abstract C call handling to IR.</li> 62<li>Add abstract C call handling to IR.</li>