<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/doc, branch 2.6.0</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Add ReasonML lexer. (#1386)</title>
<updated>2020-02-29T14:47:15+00:00</updated>
<author>
<name>Florian Hammerschmidt</name>
<email>florianh89@gmail.com</email>
</author>
<published>2020-02-29T14:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=0922530959cebfdb3a75dcae244d50e12a1b2052'/>
<id>0922530959cebfdb3a75dcae244d50e12a1b2052</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention MiniScript in language list/CHANGES, add versionadded.</title>
<updated>2020-02-29T14:38:46+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-02-29T14:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=d5ba2163b1c237122e3068cf4624d791316f7236'/>
<id>d5ba2163b1c237122e3068cf4624d791316f7236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix links (#1389)</title>
<updated>2020-02-10T06:22:40+00:00</updated>
<author>
<name>Ofek Lev</name>
<email>ofekmeister@gmail.com</email>
</author>
<published>2020-02-10T06:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=f456d23496db5a4e24002c131759035a337cbe0e'/>
<id>f456d23496db5a4e24002c131759035a337cbe0e</id>
<content type='text'>
* Fix link

* here too
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix link

* here too
</pre>
</div>
</content>
</entry>
<entry>
<title>FAQ: refer to issue instead of email for addition</title>
<updated>2020-02-01T05:37:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2020-02-01T05:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=2db99348cf638bd1af405623437a749c718710a9'/>
<id>2db99348cf638bd1af405623437a749c718710a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FAQ: add snippet.host</title>
<updated>2020-02-01T05:36:19+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2020-02-01T05:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=490c37ec5f1598662018d2c6de81cdfe9e5a1bd9'/>
<id>490c37ec5f1598662018d2c6de81cdfe9e5a1bd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES, language list, and regenerate mapfile.</title>
<updated>2020-01-24T17:05:26+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-01-24T16:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=8192f3c77dc0a1828824d831e5381b23c3f39188'/>
<id>8192f3c77dc0a1828824d831e5381b23c3f39188</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a PEG (Parsing Expression Grammar) lexer (#1336)</title>
<updated>2020-01-16T18:36:30+00:00</updated>
<author>
<name>Michael Wayne Goodman</name>
<email>goodman.m.w@gmail.com</email>
</author>
<published>2020-01-16T18:36:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=299cfe0ae1fae638c8b88012585f8c574e2ad381'/>
<id>299cfe0ae1fae638c8b88012585f8c574e2ad381</id>
<content type='text'>
* Add a PEG (Parsing Expression Grammar) lexer
* Add PEG to doc/languages.rst and indicate version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add a PEG (Parsing Expression Grammar) lexer
* Add PEG to doc/languages.rst and indicate version
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Haxe to languages.rst</title>
<updated>2020-01-15T04:00:38+00:00</updated>
<author>
<name>John Gabriele</name>
<email>jgabriele@fastmail.fm</email>
</author>
<published>2020-01-15T04:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=71ae7fd530628e2925686702182f779d23603546'/>
<id>71ae7fd530628e2925686702182f779d23603546</id>
<content type='text'>
Not sure why Haxe wasn't in there. Pygments supports it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not sure why Haxe wasn't in there. Pygments supports it.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 671/upsuper/webidl</title>
<updated>2020-01-07T20:10:52+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-01-07T20:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=c7751058ec70e380fa57b7a8db102c1a8a37c25c'/>
<id>c7751058ec70e380fa57b7a8db102c1a8a37c25c</id>
<content type='text'>
This allows us to resolve the merge conflict properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to resolve the merge conflict properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add versionadded, fix conflict.</title>
<updated>2020-01-07T20:03:57+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-01-07T20:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=668dea00cb087f22493bfb8c41b285dea8187763'/>
<id>668dea00cb087f22493bfb8c41b285dea8187763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
