<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/lexers/clean.py, branch bash-variable</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>Fixes Clean indentation issues</title>
<updated>2016-02-16T22:23:36+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2016-02-16T22:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=32c5e9febcde1847cf6c4a289766c1bb57f234da'/>
<id>32c5e9febcde1847cf6c4a289766c1bb57f234da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean lexer: style nits</title>
<updated>2016-02-16T20:59:38+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-16T20:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0b836b7005118f08bb88c59a00f05074547191d7'/>
<id>0b836b7005118f08bb88c59a00f05074547191d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapted CleanLexer according to PR discussion</title>
<updated>2016-02-16T20:37:33+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2016-02-16T20:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9b95964dd7509ac55456f0c1913c2f716723f6b8'/>
<id>9b95964dd7509ac55456f0c1913c2f716723f6b8</id>
<content type='text'>
Most importantly, CleanLexer now stores indent in a LexerContext instead of in the lexer instance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most importantly, CleanLexer now stores indent in a LexerContext instead of in the lexer instance.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes &amp; cleanup Clean lexer as per PR discussion</title>
<updated>2016-02-16T20:23:32+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2016-02-16T20:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=06f7bf67a0ae45d0ee2aeefa572c4c2068ca05ee'/>
<id>06f7bf67a0ae45d0ee2aeefa572c4c2068ca05ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix previous commit</title>
<updated>2016-02-16T17:17:51+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2016-02-16T17:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a943ba5c2fec8f4000b97dd9e1f72a7fd7e58aac'/>
<id>a943ba5c2fec8f4000b97dd9e1f72a7fd7e58aac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store indent in lexer instance</title>
<updated>2016-02-16T17:08:59+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2016-02-16T17:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9bd5917c4ea99511da03c9a6fadc513aec54cd7b'/>
<id>9bd5917c4ea99511da03c9a6fadc513aec54cd7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Clean: allow typedef on first line</title>
<updated>2016-02-16T09:00:09+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2016-02-16T09:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=529617b57c1625527765c6fee6e327f90d71a956'/>
<id>529617b57c1625527765c6fee6e327f90d71a956</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds a Clean (http://clean.cs.ru.nl/Clean) Lexer and example file</title>
<updated>2015-10-04T15:27:18+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2015-10-04T15:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9131b270427a1810aae6674e4cba4c98c5afec59'/>
<id>9131b270427a1810aae6674e4cba4c98c5afec59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
