<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/lexers/web.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>Closes #850: recognize .wsf as XML files.</title>
<updated>2013-05-19T09:57:06+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-05-19T09:57:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4f8ffd30e963bb4a7c8691a32c91279e114ecf8b'/>
<id>4f8ffd30e963bb4a7c8691a32c91279e114ecf8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #846: support "strange" tag names (with ":", "_" or "-") in HTML lexer.</title>
<updated>2013-05-19T08:25:27+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-05-19T08:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a494b736786075b087479f6405405d15e1867325'/>
<id>a494b736786075b087479f6405405d15e1867325</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 bitbucket.org/andyli/pygments-main (Haxe3 lexer), pull request #174</title>
<updated>2013-05-19T07:52:55+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-05-19T07:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=845149fc5be259ddff2393a357b978f06defcb11'/>
<id>845149fc5be259ddff2393a357b978f06defcb11</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>'yield' keyword for JavascriptLexer</title>
<updated>2013-04-30T16:43:06+00:00</updated>
<author>
<name>Tim Taubert</name>
<email>ttaubert@mozilla.com</email>
</author>
<published>2013-04-30T16:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=e788df65f097babd280ae7899832639fd56e4be1'/>
<id>e788df65f097babd280ae7899832639fd56e4be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No, the ident of compiler switch should not contain "-".</title>
<updated>2013-02-25T16:31:52+00:00</updated>
<author>
<name>Andy Li</name>
<email>andy@onthewings.net</email>
</author>
<published>2013-02-25T16:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7df9735d656d22a7769201caa634b8acdf43549a'/>
<id>7df9735d656d22a7769201caa634b8acdf43549a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved preproc to actually allow binops inside parenthesis. Fixed meta with no expr.</title>
<updated>2013-02-21T20:05:44+00:00</updated>
<author>
<name>Andy Li</name>
<email>andy@onthewings.net</email>
</author>
<published>2013-02-21T20:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=5c449dd859b694ee5a8ea14140a7be03f5316388'/>
<id>5c449dd859b694ee5a8ea14140a7be03f5316388</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove keyword "callback", added optional type, improved regex, binop, and switch.</title>
<updated>2013-02-20T18:13:48+00:00</updated>
<author>
<name>Andy Li</name>
<email>andy@onthewings.net</email>
</author>
<published>2013-02-20T18:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9f55ab87e7f817e902c18ef08d06744f3ff59482'/>
<id>9f55ab87e7f817e902c18ef08d06744f3ff59482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support '-' in preproc</title>
<updated>2013-02-20T17:01:21+00:00</updated>
<author>
<name>Andy Li</name>
<email>andy@onthewings.net</email>
</author>
<published>2013-02-20T17:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=868ecb305a89cbcc53c8462f0b559699e952981e'/>
<id>868ecb305a89cbcc53c8462f0b559699e952981e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved cast.</title>
<updated>2013-02-20T15:34:43+00:00</updated>
<author>
<name>Andy Li</name>
<email>andy@onthewings.net</email>
</author>
<published>2013-02-20T15:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=72c1e8bae214a0549fce85fdddb79e25b6cc1025'/>
<id>72c1e8bae214a0549fce85fdddb79e25b6cc1025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
