1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--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
irb doc/irb/irb.rd.ja: Update options from irb -h [ci skip] 2019-07-15 11:03:24 +09:00
pty
syntax Document the difference between expressions and statements [ci skip] 2019-10-10 13:45:19 -07:00
.document
bug_triaging.rdoc Add bug triaging guide 2019-07-14 21:41:12 -07:00
ChangeLog-0.06_to_0.52
ChangeLog-0.50_to_0.60
ChangeLog-0.60_to_1.1 [DOC] Fix typos [ci skip] 2018-12-25 03:01:48 +00:00
ChangeLog-1.8.0
ChangeLog-1.9.3
ChangeLog-2.0.0
ChangeLog-2.1.0
ChangeLog-2.2.0
ChangeLog-2.3.0
ChangeLog-2.4.0
ChangeLog-YARV
contributing.rdoc [DOC] mentioned minimum versions of tools [ci skip] 2019-08-03 14:56:41 +09:00
contributors.rdoc
dtrace_probes.rdoc
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
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
NEWS-1.8.7
NEWS-1.9.1
NEWS-1.9.2 Fix a typo [ci skip] 2019-09-16 21:36:23 +09:00
NEWS-1.9.3
NEWS-2.0.0 [DOC] Update NEWS about close_others [ci skip] 2018-08-17 04:00:09 +00:00
NEWS-2.1.0
NEWS-2.2.0
NEWS-2.3.0
NEWS-2.4.0
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
regexp.rdoc Document {n}? regexp pattern is optional and not non-greedy [ci skip] 2019-08-28 11:50:33 -07:00
security.rdoc
shell.rd.ja
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
yarvarch.en
yarvarch.ja