<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/coderay.git/lib/coderay/token_kinds.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>Remove executable bit for the script files with shebang.</title>
<updated>2017-01-11T13:45:19+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2017-01-11T13:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=8afe8aa1ea8b6c7bcf46144977bcb45a72c997f6'/>
<id>8afe8aa1ea8b6c7bcf46144977bcb45a72c997f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak Debug scanners again, introduce :unknown token kind</title>
<updated>2013-07-21T18:14:21+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-21T18:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=5d6bee7f5caced1383e6aac427fb356a4788794b'/>
<id>5d6bee7f5caced1383e6aac427fb356a4788794b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check token kinds in Lint encoders</title>
<updated>2013-07-21T14:43:19+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-21T14:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=ea107396fdd72cdbbaf4820d09a87bd879ba7e6c'/>
<id>ea107396fdd72cdbbaf4820d09a87bd879ba7e6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace</title>
<updated>2013-06-22T21:53:32+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-22T21:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=d0d1b129f09dbae8fc25c093c09f72c6396b122a'/>
<id>d0d1b129f09dbae8fc25c093c09f72c6396b122a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into lua-scanner</title>
<updated>2013-06-22T21:52:44+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-22T21:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=5b1a49fdd3bef559991242a4ad7d3d1ed9cb48c8'/>
<id>5b1a49fdd3bef559991242a4ad7d3d1ed9cb48c8</id>
<content type='text'>
Conflicts:
	lib/coderay/styles/alpha.rb
	lib/coderay/token_kinds.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/coderay/styles/alpha.rb
	lib/coderay/token_kinds.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup TODOs, FIXMEs</title>
<updated>2013-06-15T23:01:12+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-15T23:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=cb41b00d5673312f4982e914883f9cea95f2ccae'/>
<id>cb41b00d5673312f4982e914883f9cea95f2ccae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak Terminal encoder, cleanup token kinds</title>
<updated>2013-06-13T02:12:14+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-13T02:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=4a85580f76421bb0afb92501119c4dfcfa6540ef'/>
<id>4a85580f76421bb0afb92501119c4dfcfa6540ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into lua-scanner</title>
<updated>2013-06-12T14:04:45+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-12T14:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=69246fc8ed0344eae4dab35286813a00010a08cb'/>
<id>69246fc8ed0344eae4dab35286813a00010a08cb</id>
<content type='text'>
Conflicts:
	lib/coderay/token_kinds.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/coderay/token_kinds.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak Taskpaper scanner, cleanup doc_string kind</title>
<updated>2013-06-12T13:49:44+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-12T13:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=abdc3e4a18b664e9d6e20e06913a0aa342f8ca73'/>
<id>abdc3e4a18b664e9d6e20e06913a0aa342f8ca73</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 'shimomura1004/taskpaper' into taskpaper-scanner</title>
<updated>2013-06-12T13:09:45+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-12T13:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=ce3f8389dda50a93a4aec151f6051841d7c65099'/>
<id>ce3f8389dda50a93a4aec151f6051841d7c65099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
