Skip to content

Commit 9a6f87a

Browse files
committed
1 parent 0ea91fb commit 9a6f87a

File tree

10 files changed

+15
-6
lines changed

10 files changed

+15
-6
lines changed

.doctrees/docs/changelog.doctree

8 KB
Binary file not shown.

.doctrees/docs/lexers.doctree

0 Bytes
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.
-69 Bytes
Binary file not shown.

_static/pyodide/pyodide.asm.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.

_static/pyodide/pyodide.asm.wasm

0 Bytes
Binary file not shown.

_static/pyodide/test.tar

0 Bytes
Binary file not shown.

docs/changelog/index.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,13 +197,16 @@ <h2>Version 2.19.0<a class="headerlink" href="#version-2-19-0" title="Link to th
197197
<ul>
198198
<li><p>Debian Sources (<a class="reference external" href="https://github.com/pygments/pygments/issues/2788">#2788</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2747">#2747</a>)</p></li>
199199
<li><p>Gleam (<a class="reference external" href="https://github.com/pygments/pygments/issues/2662">#2662</a>)</p></li>
200-
<li><p>GoogleSQL (<a class="reference external" href="https://github.com/pygments/pygments/issues/2820">#2820</a>)</p></li>
200+
<li><p>GoogleSQL (<a class="reference external" href="https://github.com/pygments/pygments/issues/2820">#2820</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2814">#2814</a>)</p></li>
201201
<li><p>JSON5 (<a class="reference external" href="https://github.com/pygments/pygments/issues/2734">#2734</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/1880">#1880</a>)</p></li>
202+
<li><p>PDDL (<a class="reference external" href="https://github.com/pygments/pygments/issues/2799">#2799</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2616">#2616</a>)</p></li>
203+
<li><p>Rego (<a class="reference external" href="https://github.com/pygments/pygments/issues/2794">#2794</a>)</p></li>
202204
<li><p>TableGen (<a class="reference external" href="https://github.com/pygments/pygments/issues/2751">#2751</a>)</p></li>
203205
</ul>
204206
</li>
205207
<li><p>Updated lexers:</p>
206208
<ul>
209+
<li><p>BQN: Various improvements (<a class="reference external" href="https://github.com/pygments/pygments/issues/2789">#2789</a>)</p></li>
207210
<li><p>C#: Fix number highlighting (<a class="reference external" href="https://github.com/pygments/pygments/issues/986">#986</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2727">#2727</a>), add <code class="docutils literal notranslate"><span class="pre">file</span></code> keyword (<a class="reference external" href="https://github.com/pygments/pygments/issues/2726">#2726</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2805">#2805</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2806">#2806</a>), add various other keywords (<a class="reference external" href="https://github.com/pygments/pygments/issues/2745">#2745</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2770">#2770</a>)</p></li>
208211
<li><p>CSS: Add <code class="docutils literal notranslate"><span class="pre">revert</span></code> (<a class="reference external" href="https://github.com/pygments/pygments/issues/2766">#2766</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2775">#2775</a>)</p></li>
209212
<li><p>Debian control: Add <code class="docutils literal notranslate"><span class="pre">Change-By</span></code> field (<a class="reference external" href="https://github.com/pygments/pygments/issues/2757">#2757</a>)</p></li>
@@ -213,6 +216,7 @@ <h2>Version 2.19.0<a class="headerlink" href="#version-2-19-0" title="Link to th
213216
<li><p>Java: Support functions returning types containing a question mark (<a class="reference external" href="https://github.com/pygments/pygments/issues/2737">#2737</a>)</p></li>
214217
<li><p>JavaScript: Support private identiiers (<a class="reference external" href="https://github.com/pygments/pygments/issues/2729">#2729</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2671">#2671</a>)</p></li>
215218
<li><p>LLVM: Add <code class="docutils literal notranslate"><span class="pre">splat</span></code>, improve floating-point number parsing (<a class="reference external" href="https://github.com/pygments/pygments/issues/2755">#2755</a>)</p></li>
219+
<li><p>Lua: Improve variable detection, add built-in functions (<a class="reference external" href="https://github.com/pygments/pygments/issues/2829">#2829</a>)</p></li>
216220
<li><p>Macaulay2: Update to 1.24.11 (<a class="reference external" href="https://github.com/pygments/pygments/issues/2800">#2800</a>)</p></li>
217221
<li><p>PostgreSQL: Add more <code class="docutils literal notranslate"><span class="pre">EXPLAIN</span></code> keywords (<a class="reference external" href="https://github.com/pygments/pygments/issues/2785">#2785</a>), handle <code class="docutils literal notranslate"><span class="pre">/</span></code> (<a class="reference external" href="https://github.com/pygments/pygments/issues/2774">#2774</a>)</p></li>
218222
<li><p>S-Lexer: Fix keywords (<a class="reference external" href="https://github.com/pygments/pygments/issues/2082">#2082</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2750">#2750</a>)</p></li>
@@ -229,7 +233,12 @@ <h2>Version 2.19.0<a class="headerlink" href="#version-2-19-0" title="Link to th
229233
<li><p>Add a color for <code class="docutils literal notranslate"><span class="pre">Operator.Word</span></code> to the <code class="docutils literal notranslate"><span class="pre">rrt</span></code> style (<a class="reference external" href="https://github.com/pygments/pygments/issues/2709">#2709</a>)</p></li>
230234
<li><p>Fix broken link in the documentation (<a class="reference external" href="https://github.com/pygments/pygments/issues/2803">#2803</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2804">#2804</a>)</p></li>
231235
<li><p>Drop executable bit where not needed (<a class="reference external" href="https://github.com/pygments/pygments/issues/2781">#2781</a>)</p></li>
232-
<li><p>Reduce Mojo priority relative to Python in <a href="#id42"><span class="problematic" id="id43">``</span></a>analyze_text´` (<a class="reference external" href="https://github.com/pygments/pygments/issues/2771">#2771</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2772">#2772</a>)</p></li>
236+
<li><p>Reduce Mojo priority relative to Python in <a href="#id48"><span class="problematic" id="id49">``</span></a>analyze_text´` (<a class="reference external" href="https://github.com/pygments/pygments/issues/2771">#2771</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2772">#2772</a>)</p></li>
237+
<li><p>Fix documentation builds (<a class="reference external" href="https://github.com/pygments/pygments/issues/2712">#2712</a>)</p></li>
238+
<li><p>Match example file names to the lexer’s name (<a class="reference external" href="https://github.com/pygments/pygments/issues/2713">#2713</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2715">#2715</a>)</p></li>
239+
<li><p>Ensure lexer metadata is present (<a class="reference external" href="https://github.com/pygments/pygments/issues/2714">#2714</a>)</p></li>
240+
<li><p>Search more directories on macOS for fonts (<a class="reference external" href="https://github.com/pygments/pygments/issues/2809">#2809</a>)</p></li>
241+
<li><p>Improve test robustness (<a class="reference external" href="https://github.com/pygments/pygments/issues/2812">#2812</a>)</p></li>
233242
</ul>
234243
</section>
235244
<section id="version-2-18-0">

docs/lexers/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5343,7 +5343,7 @@ <h1>Available lexers<a class="headerlink" href="#available-lexers" title="Link t
53435343
</dl>
53445344
<p>Lexer for the Gleam programming language (version 1.0.0).</p>
53455345
<div class="versionadded">
5346-
<p><span class="versionmodified added">Added in version 2.18.</span></p>
5346+
<p><span class="versionmodified added">Added in version 2.19.</span></p>
53475347
</div>
53485348
</dd></dl>
53495349

@@ -10469,7 +10469,7 @@ <h1>Available lexers<a class="headerlink" href="#available-lexers" title="Link t
1046910469
</dl>
1047010470
<p>For Rego source.</p>
1047110471
<div class="versionadded">
10472-
<p><span class="versionmodified added">Added in version 2.18.</span></p>
10472+
<p><span class="versionmodified added">Added in version 2.19.</span></p>
1047310473
</div>
1047410474
</dd></dl>
1047510475

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)