<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/tests/examplefiles, 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>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>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>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>
<entry>
<title>Refactor PythonConsoleLexer as a DelegatingLexer (#2412)</title>
<updated>2023-04-17T16:41:55+00:00</updated>
<author>
<name>Jean Abou-Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2023-04-17T16:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=c97762448b1e4eac8d74b8d88415f23c32aa0cdd'/>
<id>c97762448b1e4eac8d74b8d88415f23c32aa0cdd</id>
<content type='text'>
This is simpler and more reliable than hand-coding the state machine.

Fixes #2411</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is simpler and more reliable than hand-coding the state machine.

Fixes #2411</pre>
</div>
</content>
</entry>
<entry>
<title>Add lexer for MediaWiki Wikitext (#2373)</title>
<updated>2023-04-05T14:07:40+00:00</updated>
<author>
<name>diskdance</name>
<email>106794417+diskdance@users.noreply.github.com</email>
</author>
<published>2023-04-05T14:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=eaca69091119e0ac5c97e626ba9e3b21b688c5ed'/>
<id>eaca69091119e0ac5c97e626ba9e3b21b688c5ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PostgreSQL Explain lexer (#2398)</title>
<updated>2023-04-04T10:49:08+00:00</updated>
<author>
<name>Adrien nayrat</name>
<email>adrien.nayrat@gmail.com</email>
</author>
<published>2023-04-04T10:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=ef0abbaece522732031d61391567c017d48d87b7'/>
<id>ef0abbaece522732031d61391567c017d48d87b7</id>
<content type='text'>
This lexer add support for PostgreSQL Explain plan :

https://www.postgresql.org/docs/current/sql-explain.html

This was heavily inspired by Maxence Ahlouche work, thanks to him :
https://github.com/maahl/pg_explain_lexer

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>
This lexer add support for PostgreSQL Explain plan :

https://www.postgresql.org/docs/current/sql-explain.html

This was heavily inspired by Maxence Ahlouche work, thanks to him :
https://github.com/maahl/pg_explain_lexer

Co-authored-by: Jean Abou Samra &lt;jean@abou-samra.fr&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bash/tcsh: move "break" to keywords (#2377)</title>
<updated>2023-03-15T20:05:39+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2023-03-15T20:05: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=15f222adefd2bf7835bfd74a12d720028ae68d29'/>
<id>15f222adefd2bf7835bfd74a12d720028ae68d29</id>
<content type='text'>
Fixes #2374</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2374</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Gnuplot lexer.</title>
<updated>2023-03-11T12:51:32+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-03-11T12:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=11ef5aafc739202f823db79ca89e0c73e1db4e8f'/>
<id>11ef5aafc739202f823db79ca89e0c73e1db4e8f</id>
<content type='text'>
* Merge comment tokens.
* Improve whitespace matching accuracy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Merge comment tokens.
* Improve whitespace matching accuracy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more keywords to Carbon lexer (#2369)</title>
<updated>2023-03-03T09:08:15+00:00</updated>
<author>
<name>Amr Hesham</name>
<email>amr96@programmer.net</email>
</author>
<published>2023-03-03T09:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=b4885f8e75c666f71e3fd628771597839d9f278b'/>
<id>b4885f8e75c666f71e3fd628771597839d9f278b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
