<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/racc/parser.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/racc] [DOC] Remove stale `Object::ParseError` documentation</title>
<updated>2022-05-16T03:24:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-05-13T07:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=774b9e27ae22ff54daef434827c449050c89c951'/>
<id>774b9e27ae22ff54daef434827c449050c89c951</id>
<content type='text'>
https://github.com/ruby/racc/commit/4ecc13c9cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/racc/commit/4ecc13c9cb
</pre>
</div>
</content>
</entry>
<entry>
<title>Enclose the code that was accidentally a link in "tt"</title>
<updated>2021-03-31T06:18:52+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2021-03-31T06:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=66d2fc7989d741bf5a73286233139901cecb4fc2'/>
<id>66d2fc7989d741bf5a73286233139901cecb4fc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Turn debugging off</title>
<updated>2020-09-28T09:08:51+00:00</updated>
<author>
<name>Marc-Andre Lafortune</name>
<email>github@marc-andre.ca</email>
</author>
<published>2020-08-19T01:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=245ed57ddc93901e90388cf479968392299d1067'/>
<id>245ed57ddc93901e90388cf479968392299d1067</id>
<content type='text'>
https://github.com/ruby/racc/commit/872f75cfa7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/racc/commit/872f75cfa7
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typos in racc</title>
<updated>2020-04-27T06:28:06+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-04-27T06:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aca935a67042dd7b82e34844ae6139cedd66339d'/>
<id>aca935a67042dd7b82e34844ae6139cedd66339d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import racc-1.5.0 from upstream repository.</title>
<updated>2020-03-25T12:39:03+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-03-25T12:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=48a5c155fa850fd0c0ea8b5b9219967b6e7181f9'/>
<id>48a5c155fa850fd0c0ea8b5b9219967b6e7181f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge racc from upstream repository.</title>
<updated>2020-02-27T04:33:51+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-02-27T04:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=229ba1215fa7c8181b9296dff22807fb17442c74'/>
<id>229ba1215fa7c8181b9296dff22807fb17442c74</id>
<content type='text'>
  * Support Ruby 2.4's frozen string literals.
  * Remove VCS revisions headers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Support Ruby 2.4's frozen string literals.
  * Remove VCS revisions headers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed misspellings</title>
<updated>2019-12-20T03:19:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-12-20T03:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e68999c82c4863d33a6f893661fba1b7538c5671'/>
<id>e68999c82c4863d33a6f893661fba1b7538c5671</id>
<content type='text'>
Fixed misspellings reported at [Bug #16437], for default gems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed misspellings reported at [Bug #16437], for default gems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Import racc-1.4.1 from ruby/racc.</title>
<updated>2019-12-10T08:04:03+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-12-10T08:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e27d2013db18d124d1362b6cc81ecec806ef1a0d'/>
<id>e27d2013db18d124d1362b6cc81ecec806ef1a0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2019-11-17T04:11:25+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2019-11-17T04:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=449b2b9214256b059ed883770222382d3bc90578'/>
<id>449b2b9214256b059ed883770222382d3bc90578</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport racc-1.4.15 from upstream.</title>
<updated>2019-06-19T09:17:25+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-05-13T12:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1a2546c2be839baa7d0a50dc056d4d6987d26852'/>
<id>1a2546c2be839baa7d0a50dc056d4d6987d26852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
