<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/prism/constant_path_node_test.rb, branch master</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] Tests overhaul</title>
<updated>2024-05-30T19:18:20+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2024-05-29T14:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=72452f43871b8034bfa718ed823bc62b5b81d6f9'/>
<id>72452f43871b8034bfa718ed823bc62b5b81d6f9</id>
<content type='text'>
https://github.com/ruby/prism/commit/6f886be0a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/6f886be0a4
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Fix `full_name` for constant path targets</title>
<updated>2024-02-13T14:09:19+00:00</updated>
<author>
<name>Vinicius Stock</name>
<email>vinicius.stock@shopify.com</email>
</author>
<published>2024-02-12T18:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dedca31804510e42a89946d81c1834c9e5950d6f'/>
<id>dedca31804510e42a89946d81c1834c9e5950d6f</id>
<content type='text'>
https://github.com/ruby/prism/commit/84c10f3a2d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/84c10f3a2d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Handle stovetop start in constant path fullname</title>
<updated>2024-01-19T22:57:45+00:00</updated>
<author>
<name>Adam Hess</name>
<email>adamhess1991@gmail.com</email>
</author>
<published>2024-01-18T23:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cfabe9c51cfa11f4020de119aa2bc707db15cf89'/>
<id>cfabe9c51cfa11f4020de119aa2bc707db15cf89</id>
<content type='text'>
https://github.com/ruby/prism/commit/3a216e63fe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/3a216e63fe
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Fix constant path full name when parent is not a</title>
<updated>2023-11-21T16:39:27+00:00</updated>
<author>
<name>Vinicius Stock</name>
<email>vinistock@users.noreply.github.com</email>
</author>
<published>2023-11-21T16:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7a9bb6d2a7d3d75cb8c3d83d09819d5bcea09796'/>
<id>7a9bb6d2a7d3d75cb8c3d83d09819d5bcea09796</id>
<content type='text'>
constant
(https://github.com/ruby/prism/pull/1742)

* Raise if constant path parts contains nodes that can't be used to build full name

* Fix typo in constant path error documentation

Co-authored-by: Tim Morgan &lt;tim@timmorgan.org&gt;

---------

https://github.com/ruby/prism/commit/d73a053262

Co-authored-by: Tim Morgan &lt;tim@timmorgan.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
constant
(https://github.com/ruby/prism/pull/1742)

* Raise if constant path parts contains nodes that can't be used to build full name

* Fix typo in constant path error documentation

Co-authored-by: Tim Morgan &lt;tim@timmorgan.org&gt;

---------

https://github.com/ruby/prism/commit/d73a053262

Co-authored-by: Tim Morgan &lt;tim@timmorgan.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Rename to lefts/rights</title>
<updated>2023-10-26T18:59:13+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2023-10-26T18:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=018f0a9c5fda185f91edf3da797b9e1b1df14706'/>
<id>018f0a9c5fda185f91edf3da797b9e1b1df14706</id>
<content type='text'>
https://github.com/ruby/prism/commit/e6deed05a5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/e6deed05a5
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Split up multi target/write targets</title>
<updated>2023-10-26T18:58:48+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2023-10-23T16:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=234e8fb819f0fc1d6f05a02976ae1c01e6cace2d'/>
<id>234e8fb819f0fc1d6f05a02976ae1c01e6cace2d</id>
<content type='text'>
https://github.com/ruby/prism/commit/dda7a0da52
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/dda7a0da52
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/prism] Add full_name to ConstantPathNode and ConstantPathTargetNode</title>
<updated>2023-10-06T01:57:34+00:00</updated>
<author>
<name>Vinicius Stock</name>
<email>vinicius.stock@shopify.com</email>
</author>
<published>2023-10-03T19:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=69b024d7ccb8d42bb0387a244dce4d444f619987'/>
<id>69b024d7ccb8d42bb0387a244dce4d444f619987</id>
<content type='text'>
https://github.com/ruby/prism/commit/b390553028
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/prism/commit/b390553028
</pre>
</div>
</content>
</entry>
</feed>
