Jelajahi Sumber

Add support for recursion to changelog.

Mike Pall 15 tahun lalu
induk
melakukan
eed5585c51
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      doc/changes.html

+ 1 - 0
doc/changes.html

@@ -80,6 +80,7 @@ to see whether newer versions are available.
 </ul></li>
 </ul></li>
 <li>Structural and performance enhancements:
 <li>Structural and performance enhancements:
 <ul>
 <ul>
+<li>Compile recursive code (tail-, up- and down-recursion).</li>
 <li>Improve heuristics for bytecode penalties and blacklisting.</li>
 <li>Improve heuristics for bytecode penalties and blacklisting.</li>
 <li>Split CALL/FUNC recording and clean up fast function call semantics.</li>
 <li>Split CALL/FUNC recording and clean up fast function call semantics.</li>
 <li>Major redesign of internal function call handling.</li>
 <li>Major redesign of internal function call handling.</li>