summaryrefslogtreecommitdiff
path: root/doc/syntax
AgeCommit message (Expand)Author
2020-12-24Tweak magic comments [doc]Marc-Andre Lafortune
2020-12-24remove redundant example.Koichi Sasada
2020-12-24shareable_constant_value: experimental_copyKoichi Sasada
2020-12-23Small improvements in magic comments docsMarcus Stollsteimer
2020-12-23Document shareable_constant_value and other magic constants [doc]Marc-Andre Lafortune
2020-12-23Fix a message in example codeKazuki Tsujimoto
2020-12-22Update documentation for pattern matchingKazuki Tsujimoto
2020-12-20Fix markups and indentationKazuki Tsujimoto
2020-12-20Fix typosKazuki Tsujimoto
2020-12-20Update documentation for pattern matchingKazuki Tsujimoto
2020-12-13Reintroduce `expr in pat` [Feature #17371]Kazuki Tsujimoto
2020-11-30-> creates a lambda so this updates the documentation to reflect thatJames Koenig
2020-11-01Pattern matching is no longer experimentalKazuki Tsujimoto
2020-10-12Respectively, instead of respentivelyVictor Goff
2020-09-29doc/syntax/literals.rdoc: explain `#@@foo` too [ci skip]Nobuyoshi Nakada
2020-09-29doc/syntax/literals.rdoc: explain `#@foo` and `#$foo`Yusuke Endoh
2020-07-10Clarify behavior of super in method in module included in refinement [ci skip]Jeremy Evans
2020-05-15[ci skip] Rdoc enhancements for Array (#3063)Burdette Lamar
2020-04-17Removed NIL/TRUE/FALSE from documents tooKazuhiro NISHIYAMA
2020-04-05Fix typosKazuki Tsujimoto
2020-04-04Enhance pattern matching introductionzverok
2020-03-06Document defined? and global_variables handling of regexp global variables [c...Jeremy Evans
2020-02-24Add pattern matching documentationzverok
2020-01-17Update documentation for Array/Hash Argument section of methods.rdocAdam Isom
2019-12-31Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun
2019-12-24[DOC] Fix typoMarcus Stollsteimer
2019-12-23Fix typos of previous docs PRzverok
2019-12-22Update private visibility explanationzverok
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-10-26Documentation improvements for Ruby corezverok
2019-10-10Document the difference between expressions and statements [ci skip]Jeremy Evans
2019-10-03Add documentation regarding keyword argument separation [ci skip]Jeremy Evans
2019-10-03Minor updates to methods and calling_methods documentation [ci skip]Jeremy Evans
2019-09-20[DOC] DOT is not a part of a receiver [ci skip]Nobuyoshi Nakada
2019-09-20Update NEWS and documents [ci skip]Nobuyoshi Nakada
2019-08-04Use the word heredocs in Here Documents docsOlivier Lacan
2019-07-19Document use of ensure and else at method level [ci skip]Jeremy Evans
2019-07-19Remove section on performance advantage of not using a block parameter [ci skip]Jeremy Evans
2019-07-19Remove mention of Proc.new with implicit block [ci skip]Jeremy Evans
2019-07-19Document evaluation order of arguments [ci skip]Jeremy Evans
2019-07-19Document required keyword argument syntax [ci skip]Jeremy Evans
2019-06-25Improve wording of Local Variables and eval sectionJeremy Evans
2019-06-26* remove trailing spaces.git
2019-06-25Document local variable interactions with evalJeremy Evans
2019-05-03Fix typoMarcus Stollsteimer
2019-04-29Disallow also CR in here-doc identifierNobuyoshi Nakada
2019-04-29parse.y: fix here-doc identifier with newlineNobuyoshi Nakada
2019-04-03Introduce beginless range [Feature#14799]mame
2019-01-10Update refinements docstenderlove
2018-12-24Small improvement in refinements docsstomar