aboutsummaryrefslogtreecommitdiffstats
path: root/doc/syntax
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Rdoc enhancements for Array (#3063)Burdette Lamar2020-05-151-1/+35
* Removed NIL/TRUE/FALSE from documents tooKazuhiro NISHIYAMA2020-04-171-3/+0
* Fix typosKazuki Tsujimoto2020-04-051-2/+2
* Enhance pattern matching introductionzverok2020-04-041-27/+16
* Document defined? and global_variables handling of regexp global variables [c...Jeremy Evans2020-03-061-0/+30
* Add pattern matching documentationzverok2020-02-242-1/+456
* Update documentation for Array/Hash Argument section of methods.rdocAdam Isom2020-01-171-2/+13
* Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun2019-12-311-1/+1
* [DOC] Fix typoMarcus Stollsteimer2019-12-241-1/+1
* Fix typos of previous docs PRzverok2019-12-231-1/+1
* Update private visibility explanationzverok2019-12-221-3/+35
* Fixed misspellingsNobuyoshi Nakada2019-12-201-1/+1
* Documentation improvements for Ruby corezverok2019-10-262-1/+45
* Document the difference between expressions and statements [ci skip]Jeremy Evans2019-10-102-3/+65
* Add documentation regarding keyword argument separation [ci skip]Jeremy Evans2019-10-032-1/+97
* Minor updates to methods and calling_methods documentation [ci skip]Jeremy Evans2019-10-032-24/+32
* [DOC] DOT is not a part of a receiver [ci skip]Nobuyoshi Nakada2019-09-201-1/+1
* Update NEWS and documents [ci skip]Nobuyoshi Nakada2019-09-202-3/+4
* Use the word heredocs in Here Documents docsOlivier Lacan2019-08-041-1/+1
* Document use of ensure and else at method level [ci skip]Jeremy Evans2019-07-191-0/+22
* Remove section on performance advantage of not using a block parameter [ci skip]Jeremy Evans2019-07-191-5/+0
* Remove mention of Proc.new with implicit block [ci skip]Jeremy Evans2019-07-191-4/+0
* Document evaluation order of arguments [ci skip]Jeremy Evans2019-07-191-0/+19
* Document required keyword argument syntax [ci skip]Jeremy Evans2019-07-191-0/+11
* Improve wording of Local Variables and eval sectionJeremy Evans2019-06-251-7/+7
* * remove trailing spaces.git2019-06-261-1/+1
* Document local variable interactions with evalJeremy Evans2019-06-251-0/+22
* Fix typoMarcus Stollsteimer2019-05-031-1/+1
* Disallow also CR in here-doc identifierNobuyoshi Nakada2019-04-291-1/+1
* parse.y: fix here-doc identifier with newlineNobuyoshi Nakada2019-04-291-0/+3
* Introduce beginless range [Feature#14799]mame2019-04-031-0/+1
* Update refinements docstenderlove2019-01-101-4/+2
* Small improvement in refinements docsstomar2018-12-241-2/+2
* range.c: Documentation on endless ranges.marcandre2018-12-121-0/+1
* [DOC] rational and imaginary literals [ci skip]nobu2018-11-171-0/+27
* Improve safe navigation operator's docs [Misc #15109]aycabta2018-10-201-4/+23
* [DOC] Refinements on modules are allowedhsbt2018-01-301-2/+1
* Fix typos.hsbt2018-01-101-1/+1
* doc/syntax/refinements.rdoc: fix typosstomar2017-12-081-2/+2
* Specify refinement inheritance by Module#include.shugo2017-12-031-0/+23
* refinements.rdoc: improve docsstomar2017-11-071-3/+4
* doc/syntax/methods.rdoc: fix a misleading examplerhe2017-10-221-3/+3
* * remove trailing spaces.svn2017-10-211-1/+1
* Clarify return value for assignment methods.hsbt2017-10-211-1/+5
* refinements.rdoc: [DOC] improved [Fix GH-1659]nobu2017-06-231-14/+14
* methods.rdoc: small improvementsstomar2017-03-291-9/+9
* doc: Fix error for escape sequences in string literalsnormal2017-02-031-1/+1
* * doc/syntax/control_expressions.rdoc: Add missing 'as'hsbt2016-09-301-2/+2
* Use https instead of http in some URLskazu2016-09-111-1/+1
* methods.rdoc: closing tagnobu2016-05-211-1/+1