ruby/doc
Jeremy Evans 29c1e9a0d4 Document the difference between expressions and statements [ci skip]
In the grammar, all expressions are statements, but not all
statements are expressions.  Some parts of the grammar accept
expressions and not other types of statements, which causes
similar looking code to parse differently due to operator
precedence.

Mostly from Dan0042 (Daniel DeLorme).

Fixes [Bug #16092]
2019-10-10 13:45:19 -07:00
..
images Doxy-comments. 2009-06-29 16:39:28 +00:00
irb doc/irb/irb.rd.ja: Update options from `irb -h` [ci skip] 2019-07-15 11:03:24 +09:00
pty doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
syntax Document the difference between expressions and statements [ci skip] 2019-10-10 13:45:19 -07:00
.document Exclude Changelog files from documentation. 2017-09-01 03:34:18 +00:00
ChangeLog-0.06_to_0.52 * remove trailing spaces, append newline at EOF. 2015-03-31 06:26:14 +00:00
ChangeLog-0.50_to_0.60 * remove trailing spaces, append newline at EOF. 2015-03-31 06:26:14 +00:00
ChangeLog-0.60_to_1.1 [DOC] Fix typos [ci skip] 2018-12-25 03:01:48 +00:00
ChangeLog-1.8.0 Fix similar typos [ci skip] 2016-10-12 15:28:07 +00:00
ChangeLog-1.9.3 Use https URL instead of http URL 2017-03-22 12:27:53 +00:00
ChangeLog-2.0.0 old ChangeLog and NEWS move to doc 2013-02-25 00:41:07 +00:00
ChangeLog-2.1.0 Fix similar typos [ci skip] 2016-10-12 15:28:07 +00:00
ChangeLog-2.2.0 old ChangeLog and NEWS move to doc 2014-12-25 13:53:36 +00:00
ChangeLog-2.3.0 fix a typo [ci skip] 2016-05-06 14:30:01 +00:00
ChangeLog-2.4.0 Fixed duplicated typo for `the the`. 2018-02-01 00:25:18 +00:00
ChangeLog-YARV Fix typos 2016-12-06 12:49:46 +00:00
NEWS-1.8.7 Fix URI::FTP.build code example typo 2017-08-02 15:10:43 +00:00
NEWS-1.9.1 * doc/NEWS-*: Update NEWS from their respective branches 2013-02-22 23:57:58 +00:00
NEWS-1.9.2 Fix a typo [ci skip] 2019-09-16 21:36:23 +09:00
NEWS-1.9.3 * doc/NEWS-*: Update NEWS from their respective branches 2013-02-22 23:57:58 +00:00
NEWS-2.0.0 [DOC] Update NEWS about close_others [ci skip] 2018-08-17 04:00:09 +00:00
NEWS-2.1.0 * doc/NEWS-2.1.0: fix method name 2016-08-30 00:44:34 +00:00
NEWS-2.2.0 * doc/NEWS-2.1.0: fix method name 2016-08-30 00:44:34 +00:00
NEWS-2.3.0 * doc/NEWS-2.3.0: fix double words typo. 2016-01-01 10:39:16 +00:00
NEWS-2.4.0 doc/NEWS-2.4.0: fix grammar and typo 2017-11-02 20:25:04 +00:00
NEWS-2.5.0 [DOC] Remove heading with no content [ci skip] 2018-12-25 16:11:18 +00:00
NEWS-2.6.0 [DOC] Fix typos [ci skip] 2019-07-14 16:00:34 +09:00
bug_triaging.rdoc Add bug triaging guide 2019-07-14 21:41:12 -07:00
contributing.rdoc [DOC] mentioned minimum versions of tools [ci skip] 2019-08-03 14:56:41 +09:00
contributors.rdoc Fix typos. 2018-01-10 14:13:06 +00:00
dtrace_probes.rdoc change lingering dtrace probe documentation from function- to method- 2015-05-30 02:04:26 +00:00
extension.ja.rdoc [DOC] mention rb_str_modify 2019-01-18 02:36:14 +00:00
extension.rdoc Add section to extension.rdoc for backwards compatibility macros [ci skip] 2019-10-07 13:51:28 -07:00
forwardable.rd.ja doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
globals.rdoc Marked up command line options [ci skip] 2019-08-16 00:28:22 +09:00
keywords.rdoc Document the difference between expressions and statements [ci skip] 2019-10-10 13:45:19 -07:00
maintainers.rdoc Removed Synchronizer from the ruby repository. 2019-09-20 14:06:22 +09:00
marshal.rdoc Clarify object references example 2016-01-05 02:47:38 +00:00
regexp.rdoc Document {n}? regexp pattern is optional and not non-greedy [ci skip] 2019-08-28 11:50:33 -07:00
security.rdoc Use https instead of http in some URLs 2016-09-11 10:33:36 +00:00
shell.rd.ja doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
signals.rdoc doc/signals.rdoc: Clarify a bit where Signal.trap handlers are executed 2019-04-07 11:26:27 +00:00
standard_library.rdoc Removed ThreadsWait from the ruby repository 2019-09-20 14:21:04 +09:00
syntax.rdoc * doc/syntax/refinements.rdoc: Added refinements document based on 2013-01-24 00:40:49 +00:00
yarvarch.en delete tool/instruction.rb (2nd try) 2018-01-12 08:38:09 +00:00
yarvarch.ja delete tool/instruction.rb (2nd try) 2018-01-12 08:38:09 +00:00