| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-21 | Pattern matching pin operator against expression [Feature #17411] | Kazuki Tsujimoto | |
| This commit is based on the patch by @nobu. | |||
| 2020-12-24 | doc/syntax/pattern_matching.rdoc: fix typos, grammar, style | Marcus Stollsteimer | |
| 2020-12-23 | Fix a message in example code | Kazuki Tsujimoto | |
| Thanks to @zverok for the report. | |||
| 2020-12-22 | Update documentation for pattern matching | Kazuki Tsujimoto | |
| 2020-12-20 | Fix markups and indentation | Kazuki Tsujimoto | |
| 2020-12-20 | Fix typos | Kazuki Tsujimoto | |
| 2020-12-20 | Update documentation for pattern matching | Kazuki Tsujimoto | |
| 2020-12-13 | Reintroduce `expr in pat` [Feature #17371] | Kazuki Tsujimoto | |
| 2020-11-01 | Pattern matching is no longer experimental | Kazuki Tsujimoto | |
| 2020-04-05 | Fix typos | Kazuki Tsujimoto | |
| 2020-04-04 | Enhance pattern matching introduction | zverok | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2952 | |||
| 2020-02-24 | Add pattern matching documentation | zverok | |
| Add separate doc/syntax/pattern_matching.rdoc, add link to control_expressions.rdoc. The documentation is "reverse-engineered" from Ruby 2.7 behavior and early preview presentations, and corrected by pattern-matching feature author @k-tsj. Notes: Merged: https://github.com/ruby/ruby/pull/2786 | |||
