Skip to content

Commit 439ddc9

Browse files
committed
1 parent f5ff333 commit 439ddc9

6 files changed

Lines changed: 15 additions & 5 deletions

File tree

.doctrees/docs/changelog.doctree

12.7 KB
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

_static/pyodide/pyodide-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"info": {"abi_version": "2025_0", "arch": "wasm32", "platform": "emscripten_4_0_9", "python": "3.13.3", "version": "0.28.1"}, "packages": {"pygments": {"depends": [], "file_name": "pygments-2.99-py3-none-any.whl", "imports": ["Pygments"], "install_dir": "site", "name": "Pygments", "package_type": "package", "sha256": "6bdaa89bf6f5dd137a725cb454e1eb5ed7222e73edb112ca0622d3c69dd24ad4", "unvendored_tests": false, "version": "2.99"}}}
1+
{"info": {"abi_version": "2025_0", "arch": "wasm32", "platform": "emscripten_4_0_9", "python": "3.13.3", "version": "0.28.1"}, "packages": {"pygments": {"depends": [], "file_name": "pygments-2.99-py3-none-any.whl", "imports": ["Pygments"], "install_dir": "site", "name": "Pygments", "package_type": "package", "sha256": "9fc8234e9deb060cda50a15ea005b6a172e2c141bffde5563e352d83b421cbe2", "unvendored_tests": false, "version": "2.99"}}}

docs/changelog/index.html

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,25 +175,33 @@ <h2>Version 2.20.0<a class="headerlink" href="#version-2-20-0" title="Link to th
175175
</li>
176176
<li><p>Updated lexers:</p>
177177
<ul>
178+
<li><p>archetype: Fix catastrophic backtracking in GUID and ID patterns (<a class="reference external" href="https://github.com/pygments/pygments/issues/3064">#3064</a>)</p></li>
179+
<li><p>ASN.1: Recognize minus sign and fix range operator (<a class="reference external" href="https://github.com/pygments/pygments/issues/3014">#3014</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/3060">#3060</a>)</p></li>
178180
<li><p>C++: Add C++26 keywords (<a class="reference external" href="https://github.com/pygments/pygments/issues/2955">#2955</a>), add integer literal suffixes (<a class="reference external" href="https://github.com/pygments/pygments/issues/2966">#2966</a>)</p></li>
181+
<li><p>ComponentPascal: Fix <code class="docutils literal notranslate"><span class="pre">analyse_text</span></code> (<a class="reference external" href="https://github.com/pygments/pygments/issues/3028">#3028</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/3032">#3032</a>)</p></li>
179182
<li><p>Coq renamed to Rocq (<a class="reference external" href="https://github.com/pygments/pygments/issues/2883">#2883</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2908">#2908</a>)</p></li>
180183
<li><p>Cython: Various improvements (<a class="reference external" href="https://github.com/pygments/pygments/issues/2932">#2932</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2933">#2933</a>)</p></li>
184+
<li><p>Debian control: Improve architecture parsing (<a class="reference external" href="https://github.com/pygments/pygments/issues/3052">#3052</a>)</p></li>
185+
<li><p>Devicetree: Add support for overlay/fragments (<a class="reference external" href="https://github.com/pygments/pygments/issues/3021">#3021</a>), add bytestring support (<a class="reference external" href="https://github.com/pygments/pygments/issues/3022">#3022</a>), fix catastrophic backtracking (<a class="reference external" href="https://github.com/pygments/pygments/issues/3057">#3057</a>)</p></li>
181186
<li><p>Fennel: Various improvements (<a class="reference external" href="https://github.com/pygments/pygments/issues/2911">#2911</a>)</p></li>
182187
<li><p>Java: Add module keywords (<a class="reference external" href="https://github.com/pygments/pygments/issues/2955">#2955</a>)</p></li>
183188
<li><p>Lean4: Add operators <code class="docutils literal notranslate"><span class="pre">]'</span></code>, <code class="docutils literal notranslate"><span class="pre">]?</span></code>, <code class="docutils literal notranslate"><span class="pre">]!</span></code> (<a class="reference external" href="https://github.com/pygments/pygments/issues/2946">#2946</a>)</p></li>
184189
<li><p>LESS: Support single-line comments (<a class="reference external" href="https://github.com/pygments/pygments/issues/3005">#3005</a>)</p></li>
185190
<li><p>LilyPond: Update to 2.25.29 (<a class="reference external" href="https://github.com/pygments/pygments/issues/2974">#2974</a>)</p></li>
186-
<li><p>Macaulay2: Update to 1.25.05 (<a class="reference external" href="https://github.com/pygments/pygments/issues/2893">#2893</a>)</p></li>
191+
<li><p>LLVM: Support C-style comments (<a class="reference external" href="https://github.com/pygments/pygments/issues/3023">#3023</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2978">#2978</a>)</p></li>
192+
<li><p>Lua(u): Fix catastrophic backtracking (<a class="reference external" href="https://github.com/pygments/pygments/issues/3047">#3047</a>)</p></li>
193+
<li><p>Macaulay2: Update to 1.25.05 (<a class="reference external" href="https://github.com/pygments/pygments/issues/2893">#2893</a>), 1.25.11 (<a class="reference external" href="https://github.com/pygments/pygments/issues/2988">#2988</a>)</p></li>
187194
<li><p>Mathematica: Various improvements (<a class="reference external" href="https://github.com/pygments/pygments/issues/2957">#2957</a>)</p></li>
188195
<li><p>meson: Add additional operators (<a class="reference external" href="https://github.com/pygments/pygments/issues/2919">#2919</a>)</p></li>
189196
<li><p>MySQL: Update keywords (<a class="reference external" href="https://github.com/pygments/pygments/issues/2970">#2970</a>)</p></li>
190197
<li><p>org-Mode: Support both schedule and deadline (<a class="reference external" href="https://github.com/pygments/pygments/issues/2899">#2899</a>)</p></li>
191-
<li><p>PHP: Add <code class="docutils literal notranslate"><span class="pre">__PROPERTY__</span></code> magic constant (<a class="reference external" href="https://github.com/pygments/pygments/issues/2924">#2924</a>)</p></li>
198+
<li><p>PHP: Add <code class="docutils literal notranslate"><span class="pre">__PROPERTY__</span></code> magic constant (<a class="reference external" href="https://github.com/pygments/pygments/issues/2924">#2924</a>), add reserved keywords (<a class="reference external" href="https://github.com/pygments/pygments/issues/3002">#3002</a>)</p></li>
199+
<li><p>PostgreSQL: Add more keywords (<a class="reference external" href="https://github.com/pygments/pygments/issues/2985">#2985</a>)</p></li>
192200
<li><p>protobuf: Fix namespace tokenization (<a class="reference external" href="https://github.com/pygments/pygments/issues/2929">#2929</a>)</p></li>
193201
<li><p>Python: Add <code class="docutils literal notranslate"><span class="pre">t</span></code>-string support (<a class="reference external" href="https://github.com/pygments/pygments/issues/2973">#2973</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/3009">#3009</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/3010">#3010</a>)</p></li>
194202
<li><p>Tablegen: Fix infinite loop (<a class="reference external" href="https://github.com/pygments/pygments/issues/2972">#2972</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2940">#2940</a>)</p></li>
195203
<li><p>Tera Term macro: Add commands introduced in v5.3 through v5.6 (<a class="reference external" href="https://github.com/pygments/pygments/issues/2951">#2951</a>)</p></li>
196-
<li><p>TOML: Support TOML 1.1.0 (<a class="reference external" href="https://github.com/pygments/pygments/issues/3026">#3026</a>)</p></li>
204+
<li><p>TOML: Support TOML 1.1.0 (<a class="reference external" href="https://github.com/pygments/pygments/issues/3026">#3026</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/3027">#3027</a>)</p></li>
197205
<li><p>Turtle: Allow empty comment lines (<a class="reference external" href="https://github.com/pygments/pygments/issues/2980">#2980</a>)</p></li>
198206
<li><p>XML: Added <code class="docutils literal notranslate"><span class="pre">.xbrl</span></code> as file ending (<a class="reference external" href="https://github.com/pygments/pygments/issues/2890">#2890</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2891">#2891</a>)</p></li>
199207
</ul>
@@ -203,6 +211,8 @@ <h2>Version 2.20.0<a class="headerlink" href="#version-2-20-0" title="Link to th
203211
<li><p>Update <code class="docutils literal notranslate"><span class="pre">onedark</span></code> style to support more token types (<a class="reference external" href="https://github.com/pygments/pygments/issues/2977">#2977</a>)</p></li>
204212
<li><p>Update <code class="docutils literal notranslate"><span class="pre">rtt</span></code> style to support more token types (<a class="reference external" href="https://github.com/pygments/pygments/issues/2895">#2895</a>)</p></li>
205213
<li><p>Cache entry points to improve performance (<a class="reference external" href="https://github.com/pygments/pygments/issues/2979">#2979</a>)</p></li>
214+
<li><p>Fix <code class="docutils literal notranslate"><span class="pre">xterm-256</span></code> color table (<a class="reference external" href="https://github.com/pygments/pygments/issues/3043">#3043</a>)</p></li>
215+
<li><p>Fix <code class="docutils literal notranslate"><span class="pre">kwargs</span></code> dictionary getting mutated on each call (<a class="reference external" href="https://github.com/pygments/pygments/issues/3044">#3044</a>)</p></li>
206216
</ul>
207217
</section>
208218
<section id="version-2-19-2">

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)