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 fa87f72e1e Add pattern matching pin support for instance/class/global variables
Pin matching for local variables and constants is already supported,
and it is fairly simple to add support for these variable types.

Note that pin matching for method calls is still not supported
without wrapping in parentheses (pin expressions).  I think that's
for the best as method calls are far more complex (arguments/blocks).

Implements [Feature #17724]
2021-07-15 09:56:02 -07:00
..
csv
images
irb Fix default prompt mode in doc/irb/irb.rd.ja 2021-07-02 13:23:20 +09:00
optparse
pty
syntax Add pattern matching pin support for instance/class/global variables 2021-07-15 09:56:02 -07:00
time What's Here for class Dir (#4472) 2021-05-07 15:14:08 -05:00
.document
bug_triaging.rdoc
ChangeLog-0.06_to_0.52
ChangeLog-0.50_to_0.60
ChangeLog-0.60_to_1.1
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
dig_methods.rdoc
dtrace_probes.rdoc
extension.ja.rdoc
extension.rdoc
fiber.md Add scheduler hook Addrinfo.getaddrinfo. (#4375) 2021-06-14 16:21:08 +12:00
forwardable.rd.ja
globals.rdoc
implicit_conversion.rdoc
keywords.rdoc
maintainers.rdoc Promote net-smtp to the bundled gems 2021-05-27 14:42:11 +09:00
make_cheatsheet.md
marshal.rdoc
memory_view.md
method_documentation.rdoc
NEWS-1.8.7
NEWS-1.9.1
NEWS-1.9.2
NEWS-1.9.3
NEWS-2.0.0
NEWS-2.1.0
NEWS-2.2.0
NEWS-2.3.0
NEWS-2.4.0
NEWS-2.5.0
NEWS-2.6.0
NEWS-2.7.0
NEWS-3.0.0.md
ractor.md
regexp.rdoc
security.rdoc
signals.rdoc
standard_library.rdoc Promote net-smtp to the bundled gems 2021-05-27 14:42:11 +09:00
syntax.rdoc
yarvarch.en
yarvarch.ja