<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/ripper/test_sexp.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>Hash values should be omitted in Ripper results</title>
<updated>2021-09-11T13:03:10+00:00</updated>
<author>
<name>Shugo Maeda</name>
<email>shugo@ruby-lang.org</email>
</author>
<published>2021-09-11T13:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7686776c0563eeb269c5ffa1fc2cf42d4d31e222'/>
<id>7686776c0563eeb269c5ffa1fc2cf42d4d31e222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pattern matching pin operator against expression [Feature #17411]</title>
<updated>2021-03-21T06:14:31+00:00</updated>
<author>
<name>Kazuki Tsujimoto</name>
<email>kazuki@callcc.net</email>
</author>
<published>2021-03-21T06:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=21863470d965b8cc299b1f82417c70d5d26f8ab2'/>
<id>21863470d965b8cc299b1f82417c70d5d26f8ab2</id>
<content type='text'>
This commit is based on the patch by @nobu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit is based on the patch by @nobu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support raise_errors keyword for Ripper.{lex,tokenize,sexp,sexp_raw}</title>
<updated>2020-11-18T05:15:50+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2020-11-18T05:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cd0877a93e91fecb3066984b3fa2a762e6977caf'/>
<id>cd0877a93e91fecb3066984b3fa2a762e6977caf</id>
<content type='text'>
Implements [Feature #17276]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements [Feature #17276]</pre>
</div>
</content>
</entry>
<entry>
<title>Assoc pattern matching (#3703)</title>
<updated>2020-10-26T09:00:24+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-26T09:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=52c630da004d9273e8e5fc91c6304e9eed902566'/>
<id>52c630da004d9273e8e5fc91c6304e9eed902566</id>
<content type='text'>
[Feature #17260] One-line pattern matching using tASSOC

R-assignment is rejected instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Feature #17260] One-line pattern matching using tASSOC

R-assignment is rejected instead.</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce find pattern [Feature #16828]</title>
<updated>2020-06-14T00:24:36+00:00</updated>
<author>
<name>Kazuki Tsujimoto</name>
<email>kazuki@callcc.net</email>
</author>
<published>2020-06-14T00:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ddded1157a90d21cb54b9f07de35ab9b4cc472e1'/>
<id>ddded1157a90d21cb54b9f07de35ab9b4cc472e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ripper] Fixed unique key check in pattern matching</title>
<updated>2019-11-26T13:54:35+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-11-26T13:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9e01fcd0cb79a05daa50d99c888cc7eeb9c79426'/>
<id>9e01fcd0cb79a05daa50d99c888cc7eeb9c79426</id>
<content type='text'>
Check keys
* by an internal table, instead of unstable dispatched results
* and by parsed key values, instead of escaped forms in the source
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check keys
* by an internal table, instead of unstable dispatched results
* and by parsed key values, instead of escaped forms in the source
</pre>
</div>
</content>
</entry>
<entry>
<title>[ripper] Quoted label without expression must be a local variable</title>
<updated>2019-11-25T08:42:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-11-19T08:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=26625bc33c32e0945bf727234a3ce6da1eb0ddc4'/>
<id>26625bc33c32e0945bf727234a3ce6da1eb0ddc4</id>
<content type='text'>
The difference from 0b8c73aa65add5c57b46b0cfdf4e661508802172 is to
add the result of `string_add` event to marking objects.

```C
			    RNODE($1)-&gt;nd_rval = add_mark_object(p, $$);
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The difference from 0b8c73aa65add5c57b46b0cfdf4e661508802172 is to
add the result of `string_add` event to marking objects.

```C
			    RNODE($1)-&gt;nd_rval = add_mark_object(p, $$);
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[ripper] Quoted label without expression must be a local variable"</title>
<updated>2019-11-19T15:56:04+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-11-19T15:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=61131edba7c885a6d12c4d6f0e502fb40381f184'/>
<id>61131edba7c885a6d12c4d6f0e502fb40381f184</id>
<content type='text'>
This reverts commit 0b8c73aa65add5c57b46b0cfdf4e661508802172, which
seems breaking RVALUE consistency check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0b8c73aa65add5c57b46b0cfdf4e661508802172, which
seems breaking RVALUE consistency check.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ripper] Quoted label without expression must be a local variable</title>
<updated>2019-11-19T08:18:27+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-11-19T08:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0b8c73aa65add5c57b46b0cfdf4e661508802172'/>
<id>0b8c73aa65add5c57b46b0cfdf4e661508802172</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Name dynamically defined methods with line numbers</title>
<updated>2019-09-13T10:48:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-13T10:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7e0f56fb3dfcbc1b48f40c6c3b2c23c8e46a2341'/>
<id>7e0f56fb3dfcbc1b48f40c6c3b2c23c8e46a2341</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
