<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments, branch master</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>GraphQL: add URL</title>
<updated>2023-05-14T09:32:43+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2023-05-14T09:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=1d83928eaaf66e297acd9bef6545ffe7dce820c4'/>
<id>1d83928eaaf66e297acd9bef6545ffe7dce820c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for GraphQL (#2428)</title>
<updated>2023-05-14T09:29:03+00:00</updated>
<author>
<name>mazza</name>
<email>128099384+mazza-av@users.noreply.github.com</email>
</author>
<published>2023-05-14T09:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=2401866e5afee0aa67fe5064a9ab41d06ecbde6d'/>
<id>2401866e5afee0aa67fe5064a9ab41d06ecbde6d</id>
<content type='text'>


Co-authored-by: Jean Abou Samra &lt;jean@abou-samra.fr&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>


Co-authored-by: Jean Abou Samra &lt;jean@abou-samra.fr&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update uxntal lexer to reflect current runes (#2424)</title>
<updated>2023-05-08T16:13:48+00:00</updated>
<author>
<name>Dave VanEe</name>
<email>dave.vanee@gmail.com</email>
</author>
<published>2023-05-08T16:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=fa84d9198b00093dd6a9e70e17e2ccd8a8350b50'/>
<id>fa84d9198b00093dd6a9e70e17e2ccd8a8350b50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[elpi] handle quotations (#2419)</title>
<updated>2023-04-30T07:58:45+00:00</updated>
<author>
<name>Enrico Tassi</name>
<email>Enrico.Tassi@inria.fr</email>
</author>
<published>2023-04-30T07:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=4575f888183c65eb50f55963b9e20f5af5757b53'/>
<id>4575f888183c65eb50f55963b9e20f5af5757b53</id>
<content type='text'>
Co-authored-by: Jean Abou Samra &lt;jean@abou-samra.fr&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Jean Abou Samra &lt;jean@abou-samra.fr&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Updates C and C++ lexers (#2422)</title>
<updated>2023-04-26T07:39:19+00:00</updated>
<author>
<name>Christopher Di Bella</name>
<email>cjdb.ns@gmail.com</email>
</author>
<published>2023-04-26T07:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=8f6bc3ae436a4f04f71cd14c01a48266498f2f4d'/>
<id>8f6bc3ae436a4f04f71cd14c01a48266498f2f4d</id>
<content type='text'>
* replaces `restrict` with `__restrict` in C++

`restrict` isn't a C++ keyword, but `__restrict` is recognised by Clang,
GCC, and MSVC as a language extension.

* adds `_BitInt` and `__int128` as C and C++ types

* `_BitInt` is a new C type and an extended integral type for C++.
* `__int128` is an extended integral type on both Clang and GCC.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* replaces `restrict` with `__restrict` in C++

`restrict` isn't a C++ keyword, but `__restrict` is recognised by Clang,
GCC, and MSVC as a language extension.

* adds `_BitInt` and `__int128` as C and C++ types

* `_BitInt` is a new C type and an extended integral type for C++.
* `__int128` is an extended integral type on both Clang and GCC.</pre>
</div>
</content>
</entry>
<entry>
<title>adds C++ alternative tokens as keywords (#2421)</title>
<updated>2023-04-26T07:36:39+00:00</updated>
<author>
<name>Christopher Di Bella</name>
<email>cjdb.ns@gmail.com</email>
</author>
<published>2023-04-26T07:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=adc6a48a17fe7fb7bfa81edbbf550bb9796869b6'/>
<id>adc6a48a17fe7fb7bfa81edbbf550bb9796869b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lean: correctly parse expressions nested within attributes (#1817)</title>
<updated>2023-04-20T13:10:50+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2023-04-20T13:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=d5bfdd4cca547fa3e14dea6e89a29be8019efdf5'/>
<id>d5bfdd4cca547fa3e14dea6e89a29be8019efdf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Pre-sorted Group keyword (#2417)</title>
<updated>2023-04-20T13:06:39+00:00</updated>
<author>
<name>Adrien nayrat</name>
<email>adrien.nayrat@anayrat.info</email>
</author>
<published>2023-04-20T13:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=50207e008d92f7a8750a8d080863e5cada0b0fca'/>
<id>50207e008d92f7a8750a8d080863e5cada0b0fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare 2.15.1 release.</title>
<updated>2023-04-18T18:44:49+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-04-18T18:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=04a75bd5a75bfe27f0b582dd83c85e62f9475581'/>
<id>04a75bd5a75bfe27f0b582dd83c85e62f9475581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Java properties lexer (#2404)</title>
<updated>2023-04-17T18:14:42+00:00</updated>
<author>
<name>Jean Abou-Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2023-04-17T18:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=fdf182a7af85b1deeeb637ca970d31935e7c9d52'/>
<id>fdf182a7af85b1deeeb637ca970d31935e7c9d52</id>
<content type='text'>
Use special lexer rules for escapes; fixes catastrophic backtracking,
and highlights them too.

Fixes #2356</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use special lexer rules for escapes; fixes catastrophic backtracking,
and highlights them too.

Fixes #2356</pre>
</div>
</content>
</entry>
</feed>
