<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/rubyparser.h, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[Bug #20969] Pass `assignable` from ripper</title>
<updated>2024-12-19T14:20:09+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-12-19T14:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7b2ae8df905d7bbc084d31a8f55cecc7e7c422b3'/>
<id>7b2ae8df905d7bbc084d31a8f55cecc7e7c422b3</id>
<content type='text'>
For the universal parser, `rb_reg_named_capture_assign_iter_impl`
function is shared between the parser and ripper.  However
`parser_params` struct is partially different, and `assignable`
function depends on that part indirectly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the universal parser, `rb_reg_named_capture_assign_iter_impl`
function is shared between the parser and ripper.  However
`parser_params` struct is partially different, and `assignable`
function depends on that part indirectly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove rb_ary_new for parser</title>
<updated>2024-10-25T13:32:38+00:00</updated>
<author>
<name>S-H-GAMELINKS</name>
<email>gamelinks007@gmail.com</email>
</author>
<published>2024-09-30T09:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5c1e43277e12c2ca001945b302b5c12bf3093ed9'/>
<id>5c1e43277e12c2ca001945b302b5c12bf3093ed9</id>
<content type='text'>
rb_ary_new function was not used by the parser and could be removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rb_ary_new function was not used by the parser and could be removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SPLAT NODE keyword locations</title>
<updated>2024-09-30T09:04:41+00:00</updated>
<author>
<name>ydah</name>
<email>t.yudai92@gmail.com</email>
</author>
<published>2024-09-24T11:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=044e57ed7c34bfe2cea6e7dcc685cc0a4050c86f'/>
<id>044e57ed7c34bfe2cea6e7dcc685cc0a4050c86f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement OP_ASGN2 NODE locations</title>
<updated>2024-09-28T11:53:09+00:00</updated>
<author>
<name>ydah</name>
<email>t.yudai92@gmail.com</email>
</author>
<published>2024-09-26T17:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8f678d69895d8b0562a52925a1840b698e021f56'/>
<id>8f678d69895d8b0562a52925a1840b698e021f56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove on `RSTRING_END` dependency from parser</title>
<updated>2024-09-27T16:59:33+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-09-27T15:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7e19904c88fde024051333dfbd534b9fd3b26bf9'/>
<id>7e19904c88fde024051333dfbd534b9fd3b26bf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce `is_ascii_string` function dependency for parser</title>
<updated>2024-09-27T10:34:35+00:00</updated>
<author>
<name>S-H-GAMELINKS</name>
<email>gamelinks007@gmail.com</email>
</author>
<published>2024-09-26T13:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7f83bd3732b9ecb66655416a58b4c2bf329afa20'/>
<id>7f83bd3732b9ecb66655416a58b4c2bf329afa20</id>
<content type='text'>
Changed to use `rb_parser_is_ascii_string` function instead of `is_ascii_string` function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed to use `rb_parser_is_ascii_string` function instead of `is_ascii_string` function
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement OP_ASGN1 NODE locations</title>
<updated>2024-09-27T09:20:00+00:00</updated>
<author>
<name>ydah</name>
<email>t.yudai92@gmail.com</email>
</author>
<published>2024-09-26T17:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=eff16d93025d354de08cb40a11a51acffdf26e57'/>
<id>eff16d93025d354de08cb40a11a51acffdf26e57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove rb_str_cat for parser</title>
<updated>2024-09-26T10:20:57+00:00</updated>
<author>
<name>S-H-GAMELINKS</name>
<email>gamelinks007@gmail.com</email>
</author>
<published>2024-09-24T03:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3e742579bb5626e1d48c2c2e65cd448399deae9b'/>
<id>3e742579bb5626e1d48c2c2e65cd448399deae9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement BLOCK_PASS NODE keyword locations</title>
<updated>2024-09-25T00:15:43+00:00</updated>
<author>
<name>ydah</name>
<email>t.yudai92@gmail.com</email>
</author>
<published>2024-09-24T05:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=509b577e0126d92f37ae45d83863c449f8666be1'/>
<id>509b577e0126d92f37ae45d83863c449f8666be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement RETURN NODE keyword locations</title>
<updated>2024-09-25T00:06:42+00:00</updated>
<author>
<name>ydah</name>
<email>t.yudai92@gmail.com</email>
</author>
<published>2024-09-11T07:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=31a88d1554550a7c70fd63991051890c4fd71ac7'/>
<id>31a88d1554550a7c70fd63991051890c4fd71ac7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
