summaryrefslogtreecommitdiff
path: root/doc/syntax
AgeCommit message (Expand)Author
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
2018-12-12range.c: Documentation on endless ranges.marcandre
2018-11-17[DOC] rational and imaginary literals [ci skip]nobu
2018-10-20Improve safe navigation operator's docs [Misc #15109]aycabta
2018-01-30[DOC] Refinements on modules are allowedhsbt
2018-01-10Fix typos.hsbt
2017-12-08doc/syntax/refinements.rdoc: fix typosstomar
2017-12-03Specify refinement inheritance by Module#include.shugo
2017-11-07refinements.rdoc: improve docsstomar
2017-10-22doc/syntax/methods.rdoc: fix a misleading examplerhe
2017-10-21* remove trailing spaces.svn
2017-10-21Clarify return value for assignment methods.hsbt
2017-06-23refinements.rdoc: [DOC] improved [Fix GH-1659]nobu
2017-03-29methods.rdoc: small improvementsstomar
2017-02-03doc: Fix error for escape sequences in string literalsnormal
2016-09-30* doc/syntax/control_expressions.rdoc: Add missing 'as'hsbt
2016-09-11Use https instead of http in some URLskazu