Skip to content

Commit 75502a0

Browse files
committed
Deploying to main from @ openqasm/openqasm@e0fc0f1 🚀
1 parent 4c340b6 commit 75502a0

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h1>OpenQASM Live Specification<a class="headerlink" href="#openqasm-version-spe
134134
</li>
135135
<li class="toctree-l1"><a class="reference internal" href="grammar/index.html">OpenQASM 3.0 Grammar</a></li>
136136
<li class="toctree-l1"><a class="reference internal" href="release_notes.html">Release Notes</a><ul>
137-
<li class="toctree-l2"><a class="reference internal" href="release_notes.html#spec-v3-1-0-29">spec/v3.1.0-29</a><ul>
137+
<li class="toctree-l2"><a class="reference internal" href="release_notes.html#spec-v3-1-0-30">spec/v3.1.0-30</a><ul>
138138
<li class="toctree-l3"><a class="reference internal" href="release_notes.html#new-features">New Features</a></li>
139139
<li class="toctree-l3"><a class="reference internal" href="release_notes.html#upgrade-notes">Upgrade Notes</a></li>
140140
<li class="toctree-l3"><a class="reference internal" href="release_notes.html#bug-fixes">Bug Fixes</a></li>

objects.inv

-1 Bytes
Binary file not shown.

release_notes.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434

3535
<section id="release-notes">
3636
<h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this heading"></a></h1>
37-
<section id="spec-v3-1-0-29">
38-
<span id="release-notes-spec-v3-1-0-29"></span><h2>spec/v3.1.0-29<a class="headerlink" href="#spec-v3-1-0-29" title="Link to this heading"></a></h2>
37+
<section id="spec-v3-1-0-30">
38+
<span id="release-notes-spec-v3-1-0-30"></span><h2>spec/v3.1.0-30<a class="headerlink" href="#spec-v3-1-0-30" title="Link to this heading"></a></h2>
3939
<section id="new-features">
40-
<span id="release-notes-spec-v3-1-0-29-new-features"></span><h3>New Features<a class="headerlink" href="#new-features" title="Link to this heading"></a></h3>
40+
<span id="release-notes-spec-v3-1-0-30-new-features"></span><h3>New Features<a class="headerlink" href="#new-features" title="Link to this heading"></a></h3>
4141
<ul class="simple">
4242
<li><p>The types <code class="docutils literal notranslate"><span class="pre">bool</span></code> and (scalar) <code class="docutils literal notranslate"><span class="pre">bit</span></code> are now explicitly described as being completely
4343
interchangeable in expression (r-value) positions, and that <code class="docutils literal notranslate"><span class="pre">bit</span></code> and <code class="docutils literal notranslate"><span class="pre">bit[1]</span></code> are distinct
@@ -56,7 +56,7 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
5656
</ul>
5757
</section>
5858
<section id="upgrade-notes">
59-
<span id="release-notes-spec-v3-1-0-29-upgrade-notes"></span><h3>Upgrade Notes<a class="headerlink" href="#upgrade-notes" title="Link to this heading"></a></h3>
59+
<span id="release-notes-spec-v3-1-0-30-upgrade-notes"></span><h3>Upgrade Notes<a class="headerlink" href="#upgrade-notes" title="Link to this heading"></a></h3>
6060
<ul class="simple">
6161
<li><p>It has been clarified that arrays and registers of size zero are
6262
allowed; however, integers and angles must have size greater than
@@ -70,7 +70,7 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
7070
</ul>
7171
</section>
7272
<section id="bug-fixes">
73-
<span id="release-notes-spec-v3-1-0-29-bug-fixes"></span><h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Link to this heading"></a></h3>
73+
<span id="release-notes-spec-v3-1-0-30-bug-fixes"></span><h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Link to this heading"></a></h3>
7474
<ul class="simple">
7575
<li><p>Clarify that array type variables are supported as inputs.</p></li>
7676
</ul>
@@ -106,7 +106,7 @@ <h3>Navigation</h3>
106106
<li class="toctree-l1"><a class="reference internal" href="language/index.html">Language</a></li>
107107
<li class="toctree-l1"><a class="reference internal" href="grammar/index.html">OpenQASM 3.0 Grammar</a></li>
108108
<li class="toctree-l1 current"><a class="current reference internal" href="#">Release Notes</a><ul>
109-
<li class="toctree-l2"><a class="reference internal" href="#spec-v3-1-0-29">spec/v3.1.0-29</a><ul>
109+
<li class="toctree-l2"><a class="reference internal" href="#spec-v3-1-0-30">spec/v3.1.0-30</a><ul>
110110
<li class="toctree-l3"><a class="reference internal" href="#new-features">New Features</a></li>
111111
<li class="toctree-l3"><a class="reference internal" href="#upgrade-notes">Upgrade Notes</a></li>
112112
<li class="toctree-l3"><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)