<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/syntax/assignment.rdoc, 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>[DOC] mention assignment expression values</title>
<updated>2022-04-25T14:50:49+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-04-25T14:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5701b4084e7bdcd64b6a940c95d41888734f5ca6'/>
<id>5701b4084e7bdcd64b6a940c95d41888734f5ca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] DOT is not a part of a receiver [ci skip]</title>
<updated>2019-09-20T07:43:39+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-20T06:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=26831719948f4ab6fdffdfcd8083be23aa300436'/>
<id>26831719948f4ab6fdffdfcd8083be23aa300436</id>
<content type='text'>
[Feature #11297] [Feature #16123]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Feature #11297] [Feature #16123]
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS and documents [ci skip]</title>
<updated>2019-09-19T17:40:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-19T17:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b80df6e8e0a59207545822d92c0a4f78cd64ef5e'/>
<id>b80df6e8e0a59207545822d92c0a4f78cd64ef5e</id>
<content type='text'>
[Feature #11297] [Feature #16123]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Feature #11297] [Feature #16123]
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve wording of Local Variables and eval section</title>
<updated>2019-06-25T18:18:08+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-06-25T18:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0f28094201d86d4bf8d5ecb6061abbbf5cea5076'/>
<id>0f28094201d86d4bf8d5ecb6061abbbf5cea5076</id>
<content type='text'>
As pointed out by nobu, "defined" should be used instead of "assigned".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As pointed out by nobu, "defined" should be used instead of "assigned".
</pre>
</div>
</content>
</entry>
<entry>
<title>* remove trailing spaces.</title>
<updated>2019-06-25T16:53:19+00:00</updated>
<author>
<name>git</name>
<email>svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2019-06-25T16:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dd57442f74024af465a16b7e19a34d0fc8533a53'/>
<id>dd57442f74024af465a16b7e19a34d0fc8533a53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document local variable interactions with eval</title>
<updated>2019-06-25T16:52:34+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-06-24T20:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0bd5f846df2f6268f653773e0cd4a20e2a944646'/>
<id>0bd5f846df2f6268f653773e0cd4a20e2a944646</id>
<content type='text'>
Fixes [Bug #13337]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes [Bug #13337]
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/syntax/*.rdoc: separated modifier at sentence.</title>
<updated>2015-12-18T03:39:49+00:00</updated>
<author>
<name>hsbt</name>
<email>hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2015-12-18T03:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4f94cb43fcf7035e7ee1db0ba6750d3249567085'/>
<id>4f94cb43fcf7035e7ee1db0ba6750d3249567085</id>
<content type='text'>
  [ci skip][fix GH-1121] Patch by @clandry94

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  [ci skip][fix GH-1121] Patch by @clandry94

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/syntax/assignment.rdoc: [DOC] Fix typo unclosed HTML tag by @andrewdotn</title>
<updated>2014-04-02T05:55:44+00:00</updated>
<author>
<name>hsbt</name>
<email>hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2014-04-02T05:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b3b9b6e5f773cc1b594f25cfc902c9b345e993ee'/>
<id>b3b9b6e5f773cc1b594f25cfc902c9b345e993ee</id>
<content type='text'>
  [fix GH-574][ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  [fix GH-574][ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/syntax/assignment.rdoc: [DOC] Fix assignment directions [ci skip]</title>
<updated>2014-03-06T06:16:35+00:00</updated>
<author>
<name>zzak</name>
<email>zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2014-03-06T06:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bfce381eb7e4f7140c99b2ce5fd05fbb9452bebb'/>
<id>bfce381eb7e4f7140c99b2ce5fd05fbb9452bebb</id>
<content type='text'>
  By @idupree [Fixes GH-555] https://github.com/ruby/ruby/pull/555


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  By @idupree [Fixes GH-555] https://github.com/ruby/ruby/pull/555


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/syntax/assignment.rdoc (Implicit Array Assignment):  Clarify</title>
<updated>2013-01-23T01:41:37+00:00</updated>
<author>
<name>drbrain</name>
<email>drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2013-01-23T01:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=596ed9c781ca9e9e6b381cd19b7616513e756ff5'/>
<id>596ed9c781ca9e9e6b381cd19b7616513e756ff5</id>
<content type='text'>
  that "left-hand side" means "of the assignment".  Suggested by Jorge
  Dias.
* doc/syntax/assignment.rdoc (Multiple Assignment):  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  that "left-hand side" means "of the assignment".  Suggested by Jorge
  Dias.
* doc/syntax/assignment.rdoc (Multiple Assignment):  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
