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 [ruby/csv] fix typo conveters => converters for CSV parsing docs (#196) 2020-12-27 15:27:03 +09:00
images Doxy-comments. 2009-06-29 16:39:28 +00:00
irb Fix default prompt mode in doc/irb/irb.rd.ja 2021-07-02 13:23:20 +09:00
optparse [ruby/optparse] Moved rdoc files to doc/optparse 2021-04-11 09:03:36 +09:00
pty doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
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 Add `*.md` to doc/.document [ci skip] 2020-09-06 19:05:30 +09: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 typos [ci skip] 2019-10-23 12:00:44 +09:00
ChangeLog-1.9.3 Fix typos [ci skip] 2020-09-17 20:34:59 +09:00
ChangeLog-2.0.0 Redmine /projects/ruby-trunk is now redirected 2019-12-31 22:06:19 -08:00
ChangeLog-2.1.0 Redmine /projects/ruby-trunk is now redirected 2019-12-31 22:06:19 -08: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 Fixed RDoc formatting [ci skip] 2020-05-18 21:25:01 +09:00
NEWS-2.1.0 [DOC] Fix grammar: "is same as" -> "is the same as" 2021-01-05 15:13:53 +01:00
NEWS-2.2.0 [DOC] Fix grammar: "is same as" -> "is the same as" 2021-01-05 15:13:53 +01:00
NEWS-2.3.0 Fixed RDoc formatting [ci skip] 2020-05-18 21:25:01 +09:00
NEWS-2.4.0 Fixed RDoc formatting [ci skip] 2020-05-18 21:25:01 +09:00
NEWS-2.5.0 Fixed misspellings 2019-12-20 09:32:42 +09:00
NEWS-2.6.0 [DOC] Turned note-lists into label-lists [ci skip] 2020-05-25 11:02:08 +09:00
NEWS-2.7.0 Add File.absolute_path? to NEWS-2.7.0 [ci skip] 2021-02-01 14:01:47 +09:00
NEWS-3.0.0.md NEWS-3.0.0: backquote a few code related words. [doc] 2021-01-02 21:55:03 -05:00
bug_triaging.rdoc [DOC] Various fixes in bug triaging guide 2019-12-23 22:04:59 +01:00
contributing.rdoc doc/contributing.rdoc: remove outdated content 2020-12-24 17:00:30 +09:00
dig_methods.rdoc Adding doc/dig_methods.rdoc and links to it (#3416) 2020-08-13 13:16:27 -05:00
dtrace_probes.rdoc [DOC] Marked dtrace arguments as description list [ci skip] 2020-12-19 15:34:37 +09:00
extension.ja.rdoc [Doc] Update regex engine to Onigumo in doc/extension.* [ci skip] 2021-03-27 17:22:57 +09:00
extension.rdoc Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
fiber.md Add scheduler hook `Addrinfo.getaddrinfo`. (#4375) 2021-06-14 16:21:08 +12:00
forwardable.rd.ja doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
globals.rdoc Removed NIL/TRUE/FALSE from documents too 2020-04-17 17:40:57 +09:00
implicit_conversion.rdoc [CI skip] Enhance rdoc intro for Hash (#3056) 2020-05-15 14:11:42 -07:00
keywords.rdoc doc/keywords.rdoc: fix typo 2020-12-24 11:30:30 +01:00
maintainers.rdoc Promote net-smtp to the bundled gems 2021-05-27 14:42:11 +09:00
make_cheatsheet.md [DOC] Added GNU make specific targets [ci skip] 2020-04-24 18:32:47 +09:00
marshal.rdoc Update marshal.rdoc 2020-10-02 02:04:24 -04:00
memory_view.md [memory_view] Add documentation [ci skip] 2020-12-25 01:44:54 +09:00
method_documentation.rdoc Additions to method_documentation.rdoc (#4065) 2021-01-15 14:25:56 -06:00
ractor.md Fix broken link 2021-02-09 13:16:32 -08:00
regexp.rdoc [DOC] Improved regexp.rdoc [ci skip] 2021-02-11 22:20:41 +09:00
security.rdoc Remove mention of $SAFE and taint from doc [ci skip] 2019-11-18 01:00:25 +02: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 Promote net-smtp to the bundled gems 2021-05-27 14:42:11 +09:00
syntax.rdoc Add pattern matching documentation 2020-02-24 00:28:13 +09: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