summaryrefslogtreecommitdiff
path: root/doc/changes.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changes.html')
-rw-r--r--doc/changes.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/changes.html b/doc/changes.html
index 2841a371..84f7f9e0 100644
--- a/doc/changes.html
+++ b/doc/changes.html
@@ -55,9 +55,7 @@ to see whether newer versions are available.
55<div class="major" style="background: #d0d0d0;"> 55<div class="major" style="background: #d0d0d0;">
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 can be enabled with 58<li>Build of preliminary x64 interpreter works on Linux/x64 or WIN64.</li>
59<tt>make "CC=gcc -m64"</tt>.
60Only works on Linux/x64. Does not work on WIN64 or OSX/x64 (yet).</li>
61<li>Implement yield from C hooks.</li> 59<li>Implement yield from C hooks.</li>
62<li>Add abstract C call handling to IR.</li> 60<li>Add abstract C call handling to IR.</li>
63<li>Improve KNUM fuse vs. load heuristics.</li> 61<li>Improve KNUM fuse vs. load heuristics.</li>