<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/rubyparser.h, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Raise SyntaxError on invalid encoding symbol (#10967)</title>
<updated>2024-06-11T18:01:29+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2024-06-11T18:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4c50d23245689761e04db450ced9fe9fa76997d0'/>
<id>4c50d23245689761e04db450ced9fe9fa76997d0</id>
<content type='text'>
[Bug #20280]

Backport of #10014.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Bug #20280]

Backport of #10014.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in a comment [ci skip]</title>
<updated>2023-12-07T16:20:15+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-12-07T16:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e6a6ea9dcf0741f415ccbdcdf7643315f032e4f9'/>
<id>e6a6ea9dcf0741f415ccbdcdf7643315f032e4f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Embed `rb_args_info` in `rb_node_args_t`</title>
<updated>2023-10-29T15:19:43+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-10-29T15:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=13c9cbe09ef310c7ddf055d57ebf4586e9f9a111'/>
<id>13c9cbe09ef310c7ddf055d57ebf4586e9f9a111</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused macro</title>
<updated>2023-10-24T23:12:48+00:00</updated>
<author>
<name>yui-knk</name>
<email>spiketeika@gmail.com</email>
</author>
<published>2023-10-24T09:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=820957b1ee43f296098197441680ce01f7ee1924'/>
<id>820957b1ee43f296098197441680ce01f7ee1924</id>
<content type='text'>
`struct RNode_OP_ASGN22` was removed by 37a783a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`struct RNode_OP_ASGN22` was removed by 37a783a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand OP_ASGN1 nd_args to nd_index and nd_rvalue</title>
<updated>2023-10-19T22:56:20+00:00</updated>
<author>
<name>yui-knk</name>
<email>spiketeika@gmail.com</email>
</author>
<published>2023-10-18T14:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=08e25985d1cadf9487e0a02f3956236e1158b210'/>
<id>08e25985d1cadf9487e0a02f3956236e1158b210</id>
<content type='text'>
ARGSCAT has been used for nd_args to hold index and rvalue,
because there was limitation on the number of members for Node.
We can easily change structure of node now, let's expand it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ARGSCAT has been used for nd_args to hold index and rvalue,
because there was limitation on the number of members for Node.
We can easily change structure of node now, let's expand it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add printf format attributes to `rb_parser_config_t`</title>
<updated>2023-10-19T22:15:24+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-10-19T04:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5bbb6fd6c3d26ffb7b1ffbe674c43cd07f3153ba'/>
<id>5bbb6fd6c3d26ffb7b1ffbe674c43cd07f3153ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove not used fields from STR</title>
<updated>2023-10-15T07:16:06+00:00</updated>
<author>
<name>yui-knk</name>
<email>spiketeika@gmail.com</email>
</author>
<published>2023-10-14T02:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=606452d1a92504d62f305f20d992577b47cab1e0'/>
<id>606452d1a92504d62f305f20d992577b47cab1e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove not used fields from XSTR</title>
<updated>2023-10-15T07:16:06+00:00</updated>
<author>
<name>yui-knk</name>
<email>spiketeika@gmail.com</email>
</author>
<published>2023-10-12T14:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a4e3d595cd9e656630030619235c42c48b0a1446'/>
<id>a4e3d595cd9e656630030619235c42c48b0a1446</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove not used fields from LIT</title>
<updated>2023-10-15T07:16:06+00:00</updated>
<author>
<name>yui-knk</name>
<email>spiketeika@gmail.com</email>
</author>
<published>2023-10-12T14:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cab67d227aaf9773cbf5bb56af23f7f38fcf0644'/>
<id>cab67d227aaf9773cbf5bb56af23f7f38fcf0644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove not used fields from MATCH</title>
<updated>2023-10-15T07:16:06+00:00</updated>
<author>
<name>yui-knk</name>
<email>spiketeika@gmail.com</email>
</author>
<published>2023-10-12T14:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dc8742f5cc0a7e6cdaa5610eeef2b056164d07f7'/>
<id>dc8742f5cc0a7e6cdaa5610eeef2b056164d07f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
