<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/lexers/css.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>Fix most complaints from regexlint.</title>
<updated>2016-02-14T16:10:00+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-14T16:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=fff7caebc1befe71ab088a5d245fbb7708cfc0f2'/>
<id>fff7caebc1befe71ab088a5d245fbb7708cfc0f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1181: make CSS highlighting classes more consistent.</title>
<updated>2016-01-16T11:24:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-01-16T11:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=3b6d4dfe41110b048783c1557e427d8c0c26d945'/>
<id>3b6d4dfe41110b048783c1557e427d8c0c26d945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily comment ScssLexer's attr handling (#1157)</title>
<updated>2015-10-13T21:13:34+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-10-13T21:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=27ae3b8790648f354e2da3f0a71193f322ef8ddd'/>
<id>27ae3b8790648f354e2da3f0a71193f322ef8ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup SuperCollider, split out LessCss.</title>
<updated>2015-10-13T18:02:55+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-10-13T18:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=fa973263efa00282bf309656a508b41fc4b7ffce'/>
<id>fa973263efa00282bf309656a508b41fc4b7ffce</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 vbernat/pygments/feature/less-lexer (pull request #475)</title>
<updated>2015-10-13T17:19:06+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-10-13T17:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=bd45d0016c9b8321d108d331db1c48c3c8341ac9'/>
<id>bd45d0016c9b8321d108d331db1c48c3c8341ac9</id>
<content type='text'>
Ability to handle LESS files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ability to handle LESS files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ability to handle LESS files.</title>
<updated>2015-06-06T07:36:35+00:00</updated>
<author>
<name>Vincent Bernat</name>
<email>vincent@bernat.im</email>
</author>
<published>2015-06-06T07:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=ba40eb28f1b824dc21daa2abb2c41d4b9f3225c4'/>
<id>ba40eb28f1b824dc21daa2abb2c41d4b9f3225c4</id>
<content type='text'>
The CSS parser just works fine with those files. Just add the
appropriate extension and an alias.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CSS parser just works fine with those files. Just add the
appropriate extension and an alias.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fix for ScssLexer when highlighting lines that have multiple propety/value pairs, or inline comments</title>
<updated>2015-04-13T22:48:48+00:00</updated>
<author>
<name>Sanders Kleinfeld</name>
<email>sanders@oreilly.com</email>
</author>
<published>2015-04-13T22:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7516a4f9fea573cf0caa3e3648e81f4800b82e20'/>
<id>7516a4f9fea573cf0caa3e3648e81f4800b82e20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update.</title>
<updated>2015-01-21T07:33:25+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T07:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=13705acbd57b936990c63a12de05ce29834b6afb'/>
<id>13705acbd57b936990c63a12de05ce29834b6afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify charclasses in a few more modules</title>
<updated>2014-11-06T12:36:41+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-06T12:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=90fe03b0f663810f4b6718d89b5e830ec2c67960'/>
<id>90fe03b0f663810f4b6718d89b5e830ec2c67960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify charclasses in a few more modules</title>
<updated>2014-11-06T11:16:06+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-06T11:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=f8417e3412d061538ddff8b707048112120f3647'/>
<id>f8417e3412d061538ddff8b707048112120f3647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
