<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/prism/pattern.rb, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/prism] [DOC] Specify markdown mode to RDoc</title>
<updated>2025-05-29T04:45:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-05-28T10:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=991cf2dd4d611d5a8b275dfb3ec83c4d25799629'/>
<id>991cf2dd4d611d5a8b275dfb3ec83c4d25799629</id>
<content type='text'>
https://github.com/ruby/prism/commit/12af4e144e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/12af4e144e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Prism::Node#tunnel</title>
<updated>2024-05-03T18:37:19+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2024-05-02T16:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7a49edcf1f6e96ccf60736f21048514a7713153a'/>
<id>7a49edcf1f6e96ccf60736f21048514a7713153a</id>
<content type='text'>
https://github.com/ruby/prism/commit/0bf5d651da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/0bf5d651da
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Change ConstantPathNode#child to ConstantPathNode#{name,name_loc}</title>
<updated>2024-05-03T15:11:57+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2024-05-03T13:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5758e45657f0b2ca8725e67046a1cac92e2e6414'/>
<id>5758e45657f0b2ca8725e67046a1cac92e2e6414</id>
<content type='text'>
This has been requested for a long time, and I'm finally doing it
now. Unfortunately this is a breaking change for all of the APIs.

I've added in a Ruby method for `#child` that is deprecated so that
existing usage doesn't break, but for everyone else this is going
to be a bit of a pain.

https://github.com/ruby/prism/commit/9cbe74464e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has been requested for a long time, and I'm finally doing it
now. Unfortunately this is a breaking change for all of the APIs.

I've added in a Ruby method for `#child` that is deprecated so that
existing usage doesn't break, but for everyone else this is going
to be a bit of a pain.

https://github.com/ruby/prism/commit/9cbe74464e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Less code modifications. More steep:ignore for now</title>
<updated>2024-02-24T03:39:28+00:00</updated>
<author>
<name>Gopal Patel</name>
<email>gopal@qualified.com</email>
</author>
<published>2024-02-22T18:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aa8841405bd48ac61b3c1397dd864ed2db3b3b2a'/>
<id>aa8841405bd48ac61b3c1397dd864ed2db3b3b2a</id>
<content type='text'>
https://github.com/ruby/prism/commit/7905bdbf83
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/7905bdbf83
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Replace awkward code changes with steep:ignore</title>
<updated>2024-02-24T03:39:28+00:00</updated>
<author>
<name>Gopal Patel</name>
<email>gopal@qualified.com</email>
</author>
<published>2024-02-20T21:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dfee03374632f4da40587cf62858b92da5022a9a'/>
<id>dfee03374632f4da40587cf62858b92da5022a9a</id>
<content type='text'>
Also remove RBS for currently ignored files. Will follow-up when those
check fully in later PRs.

https://github.com/ruby/prism/commit/2cae58f86d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove RBS for currently ignored files. Will follow-up when those
check fully in later PRs.

https://github.com/ruby/prism/commit/2cae58f86d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Split private types</title>
<updated>2024-02-24T03:39:22+00:00</updated>
<author>
<name>Gopal Patel</name>
<email>nixme@stillhope.com</email>
</author>
<published>2024-01-08T18:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7556fd937cfedbee9775b92124fcdce5c416dd50'/>
<id>7556fd937cfedbee9775b92124fcdce5c416dd50</id>
<content type='text'>
https://github.com/ruby/prism/commit/0209d093ec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/0209d093ec
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] More Ruby docs</title>
<updated>2023-11-01T17:10:29+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2023-10-30T18:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=79034fbd503769ed2742003e31920733e9300909'/>
<id>79034fbd503769ed2742003e31920733e9300909</id>
<content type='text'>
https://github.com/ruby/prism/commit/ca9a660f52
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/ca9a660f52
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Fix parsing lone assoc splat within hash patterns</title>
<updated>2023-10-27T02:09:33+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2023-10-23T14:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a40e2b8ee9632b07064af4c99efdafda814df391'/>
<id>a40e2b8ee9632b07064af4c99efdafda814df391</id>
<content type='text'>
https://github.com/ruby/prism/commit/1da5e05672
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/1da5e05672
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] [DOC] Link fix</title>
<updated>2023-10-02T13:22:53+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2023-09-22T13:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1943ea06a6be4dddc235011a2dadc3fb326080a9'/>
<id>1943ea06a6be4dddc235011a2dadc3fb326080a9</id>
<content type='text'>
https://github.com/ruby/prism/commit/472bdc4d70
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/472bdc4d70
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync to prism rename commits</title>
<updated>2023-09-27T17:57:38+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2023-09-27T16:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4f73a7c2f7ff16aa78cf0dec2d4c7f90a2c41c9b'/>
<id>4f73a7c2f7ff16aa78cf0dec2d4c7f90a2c41c9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
