<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/doc/docs/lexerdevelopment.rst, branch bash-variable</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Elaborate on source code dir.</title>
<updated>2016-02-15T07:41:08+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-15T07:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=96372ec5bd65fcc95c1dbffdba4475d3e8e425f7'/>
<id>96372ec5bd65fcc95c1dbffdba4475d3e8e425f7</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 few more introductory words to lexerdev.</title>
<updated>2016-02-15T07:39:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-15T07:39:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=3f7d5c58d1f87959b241daa554abdbf5613d7ba5'/>
<id>3f7d5c58d1f87959b241daa554abdbf5613d7ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in jparise/pygments-main/lexer-informations (pull request #468)</title>
<updated>2015-10-13T18:28:06+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-10-13T18:28:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=30ed00b906b25fb04374bc507ba3ca0d627fa753'/>
<id>30ed00b906b25fb04374bc507ba3ca0d627fa753</id>
<content type='text'>
"information" is the correct word.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"information" is the correct word.
</pre>
</div>
</content>
</entry>
<entry>
<title>Small problem with overriding get_tokens_unprocessed in the docs (thanks M. Harnisch).</title>
<updated>2015-10-12T06:45:22+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-10-12T06:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=a76a549f22b2031421afe43ca4379c8e7d2a1994'/>
<id>a76a549f22b2031421afe43ca4379c8e7d2a1994</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"information" is the correct word.</title>
<updated>2015-05-17T19:14:26+00:00</updated>
<author>
<name>Jon Parise</name>
<email>jon@indelible.org</email>
</author>
<published>2015-05-17T19:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=4e8e8efbc37a9a3bdfdefa97679b8719395f40af'/>
<id>4e8e8efbc37a9a3bdfdefa97679b8719395f40af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling/grammar/syntax fixes for docs</title>
<updated>2014-11-14T14:51:30+00:00</updated>
<author>
<name>EricFromCanada</name>
<email>eric3knibbe@gmail.com</email>
</author>
<published>2014-11-14T14:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=16d1f837af5ab4b9b4826854efff2b1f6685542d'/>
<id>16d1f837af5ab4b9b4826854efff2b1f6685542d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all lexers: fix unescaped { and } so that the "regex" module can compile our regexes</title>
<updated>2014-10-15T19:32:31+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-15T19:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=10be9bec8a7969a40d4fa3483b8317e0131b1715'/>
<id>10be9bec8a7969a40d4fa3483b8317e0131b1715</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include newer features in the lexerdevelopment doc, and update it a bit.</title>
<updated>2014-10-04T20:44:05+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-04T20:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=8182f8ecafd849532737331f5b71ed099521f729'/>
<id>8182f8ecafd849532737331f5b71ed099521f729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move module names from _XXXbuiltins to _XXX_builtins to be consistent</title>
<updated>2014-10-04T20:35:59+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-04T20:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=902cdc5c54b43d4401535b89636c328df695803e'/>
<id>902cdc5c54b43d4401535b89636c328df695803e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split up text lexers</title>
<updated>2014-09-19T21:02:18+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-19T21:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=731527e9183d17d0f9eaf35bc0dd263ba84ae5c1'/>
<id>731527e9183d17d0f9eaf35bc0dd263ba84ae5c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
