aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changes.html b/doc/changes.html
index d9a3aadd..b15639a9 100644
--- a/doc/changes.html
+++ b/doc/changes.html
@@ -55,6 +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>Implement yield from C hooks.</li>
58<li>Add abstract C call handling to IR.</li> 59<li>Add abstract C call handling to IR.</li>
59<li>Improve KNUM fuse vs. load heuristics.</li> 60<li>Improve KNUM fuse vs. load heuristics.</li>
60<li>Drive the GC forward on string allocations in the parser.</li> 61<li>Drive the GC forward on string allocations in the parser.</li>