<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/coderay.git/lib/coderay/scanners/css.rb, branch test-code-climate</title>
<subtitle>github.com: rubychan/coderay.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/'/>
<entry>
<title>fix CSS scanner for things like "nth-child(2n)"</title>
<updated>2013-07-13T14:34:41+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-13T14:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=70c9ba896e1bba5ac727fb6fdfc3ba94510e652d'/>
<id>70c9ba896e1bba5ac727fb6fdfc3ba94510e652d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't change value of objects you don't own</title>
<updated>2013-07-12T12:57:46+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-12T12:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=94e4bb3366537def28ed257fcf2b70a634711c9f'/>
<id>94e4bb3366537def28ed257fcf2b70a634711c9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix another CSS empty token issue</title>
<updated>2013-06-23T12:33:22+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-23T12:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=56f4163e99689912c3797e5d3b2b97244ce65782'/>
<id>56f4163e99689912c3797e5d3b2b97244ce65782</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid empty tokens in CSS</title>
<updated>2013-06-22T23:37:06+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-22T23:37:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=fa9848b6dbd95a4a97a3e63cb99ad2d4c26516df'/>
<id>fa9848b6dbd95a4a97a3e63cb99ad2d4c26516df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak CSS tag/id token kind patch from noprompt</title>
<updated>2013-06-11T01:29:54+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-11T01:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=b159057934d2c84c0a25c83f6cbe59010345d0a7'/>
<id>b159057934d2c84c0a25c83f6cbe59010345d0a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'noprompt/master' into css-token-kinds</title>
<updated>2013-06-11T00:32:37+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-11T00:32:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=e23f69fb58787578b3f9894a8b77722d290d8092'/>
<id>e23f69fb58787578b3f9894a8b77722d290d8092</id>
<content type='text'>
Conflicts:
	etc/todo/scanners/css.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	etc/todo/scanners/css.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>added Sass scanner (work in progress)</title>
<updated>2013-03-11T01:23:22+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-03-11T01:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=469dba8c6378fb62ebf12c4a2f32b6be433bb16e'/>
<id>469dba8c6378fb62ebf12c4a2f32b6be433bb16e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use :tag instead of :type for identifiers</title>
<updated>2012-07-24T17:59:50+00:00</updated>
<author>
<name>Joel Holdbrooks</name>
<email>cjholdbrooks@gmail.com</email>
</author>
<published>2012-07-24T17:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=4eb4324c6fb20b9b5e7f73f17bc21e4a17fd3073'/>
<id>4eb4324c6fb20b9b5e7f73f17bc21e4a17fd3073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use "id" instead of "constant" for css ids</title>
<updated>2012-07-04T01:19:05+00:00</updated>
<author>
<name>Joel Holdbrooks</name>
<email>cjholdbrooks@gmail.com</email>
</author>
<published>2012-07-04T01:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=e796a247e5bf2395ec72b0ae98d68bcb648f5368'/>
<id>e796a247e5bf2395ec72b0ae98d68bcb648f5368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix whitespace changes</title>
<updated>2012-01-20T18:32:38+00:00</updated>
<author>
<name>Joel Holdbrooks</name>
<email>cjholdbrooks@gmail.com</email>
</author>
<published>2012-01-20T18:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=e099e73ec807898d704177b7c6d246b35d03b1a3'/>
<id>e099e73ec807898d704177b7c6d246b35d03b1a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
