<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/lexers/functional.py, branch fix-racket-lambda</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Add Unicode prefix to lambda string literal in Racket lexer: u'?'</title>
<updated>2013-07-18T13:15:22+00:00</updated>
<author>
<name>Greg Hendershott</name>
<email>greghendershott@gmail.com</email>
</author>
<published>2013-07-18T13:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=efb9c5f752ecb0a73f1f677edfc786c9aec5442a'/>
<id>efb9c5f752ecb0a73f1f677edfc786c9aec5442a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with timjb/pygments-main (Agda lexers), pull request #203</title>
<updated>2013-05-20T05:37:47+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-05-20T05:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=fcc0147c89efa90a992bf9a5b8560ef72eaba1eb'/>
<id>fcc0147c89efa90a992bf9a5b8560ef72eaba1eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cosmetic changes in Agda lexer</title>
<updated>2013-05-19T20:55:49+00:00</updated>
<author>
<name>Tim Baumann</name>
<email>tim@timbaumann.info</email>
</author>
<published>2013-05-19T20:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=ac957840bdb18b1d4fb8202228cae6b00dd23a52'/>
<id>ac957840bdb18b1d4fb8202228cae6b00dd23a52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Factored out LiterateLexer as a base class for both LiterateAgdaLexer and</title>
<updated>2013-05-19T20:32:57+00:00</updated>
<author>
<name>Tim Baumann</name>
<email>tim@timbaumann.info</email>
</author>
<published>2013-05-19T20:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=057a8da4c453d7507b2f879413c5de64b930391f'/>
<id>057a8da4c453d7507b2f879413c5de64b930391f</id>
<content type='text'>
LiterateHaskellLexer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LiterateHaskellLexer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test files for Agda and literate Agda mode</title>
<updated>2013-05-19T18:58:32+00:00</updated>
<author>
<name>Tim Baumann</name>
<email>tim@timbaumann.info</email>
</author>
<published>2013-05-19T18:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=91aeb371752f8c10dda0bbc156452bcb6839bd21'/>
<id>91aeb371752f8c10dda0bbc156452bcb6839bd21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with https://bitbucket.org/daanl/pygments-main/, pull request #201</title>
<updated>2013-05-19T07:24:37+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-05-19T07:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=8d9ce74cd983b2a55159f48b213825b86cbcd158'/>
<id>8d9ce74cd983b2a55159f48b213825b86cbcd158</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with mgorny/pygments-vim-modelines-r1 (pull request #118)</title>
<updated>2013-05-19T07:02:27+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-05-19T07:02:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4275413185f40b6dac9f0ca42679a8b464185c27'/>
<id>4275413185f40b6dac9f0ca42679a8b464185c27</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 Literate Agda (factoring out some helper functions</title>
<updated>2013-05-19T02:00:35+00:00</updated>
<author>
<name>Tim Baumann</name>
<email>tim@timbaumann.info</email>
</author>
<published>2013-05-19T02:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=bc00600db992c277770fd3651e8a49aca4b58303'/>
<id>bc00600db992c277770fd3651e8a49aca4b58303</id>
<content type='text'>
from the Literate Haskell implementation)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from the Literate Haskell implementation)
</pre>
</div>
</content>
</entry>
<entry>
<title>Added lexer for Agda</title>
<updated>2013-05-19T00:31:57+00:00</updated>
<author>
<name>Tim Baumann</name>
<email>tim@timbaumann.info</email>
</author>
<published>2013-05-19T00:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=f91963a6ffd4d17e338e1d4ee3b9171889fc45b0'/>
<id>f91963a6ffd4d17e338e1d4ee3b9171889fc45b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Koka: fixed superfluous \d</title>
<updated>2013-05-14T01:29:13+00:00</updated>
<author>
<name>daan</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-14T01:29:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d985d62036d76bffec652e67f67a650f057666e9'/>
<id>d985d62036d76bffec652e67f67a650f057666e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
