Skip to content

Commit

Permalink
Deploying to gh-pages from @ ba2348e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
housel committed Jul 1, 2024
1 parent 76d1611 commit 9485dd3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions _sources/release-notes/2024.2.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ Compiler
the comparison can now be properly inlined because the first
argument to :drm:`min` is known to be an :drm:`<integer>`.

* `Issue 1523 <https://github.com/dylan-lang/opendylan/issues/1523>`_, which
could result in a compiler abort during code generation, has been fixed.

Tools
=====

Expand Down
2 changes: 2 additions & 0 deletions release-notes/2024.2.html
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,8 @@ <h2>Compiler<a class="headerlink" href="#compiler" title="Permalink to this head
<p>the comparison can now be properly inlined because the first
argument to <a class="reference external" href="https://opendylan.org/books/drm/Equality_and_Comparison#min"><code class="xref drm docutils literal notranslate"><span class="pre">min</span></code></a> is known to be an <a class="reference external" href="https://opendylan.org/books/drm/Number_Classes#integer"><code class="xref drm docutils literal notranslate"><span class="pre">&lt;integer&gt;</span></code></a>.</p>
</li>
<li><p><a class="reference external" href="https://github.com/dylan-lang/opendylan/issues/1523">Issue 1523</a>, which
could result in a compiler abort during code generation, has been fixed.</p></li>
</ul>
</section>
<section id="tools">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 9485dd3

Please sign in to comment.