summaryrefslogtreecommitdiff
path: root/doc/syntax
AgeCommit message (Expand)Author
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
2016-05-21methods.rdoc: closing tagnobu
2015-12-30* doc/syntax/calling_methods.rdoc: fix old operator for safe navigationhsbt
2015-12-18* doc/syntax/*.rdoc: separated modifier at sentence.hsbt
2015-12-09* doc/syntax/refinements.rdoc: remove outdated description.shugo
2015-12-07parse.y: indented hereocnobu
2015-11-18* doc/syntax/refinements.rdoc: update documentation to reflectshugo
2015-10-23* NEWS: [DOC] In the new safe call syntax, arguments are evaluatedknu
2015-10-22Safe navigation operatornobu
2015-09-16[DOC] Remove `\0` since it's aprt of octal notationknu
2015-09-16[DOC] `\0` is interpreted as NUL only if not followed by an octal digit.knu
2015-09-16literals.rdoc: add DEL [ci skip]nobu
2015-09-16[DOC] Revise the character literal part.knu
2015-09-16[DOC] Document the full list of supported escape sequences in string literalsknu
2015-09-16literals.rdoc: fix typosnobu
2015-09-16* doc/syntax/literals.rdoc (Strings): mention about ?a literal.usa
2015-05-08* doc/syntax/control_expressions.rdoc: fix a missing "a"hsbt
2015-04-15* doc/contributors.rdoc: fix a typo. Patch by @davydovantonhsbt
2015-03-04* doc/syntax/methods.rdoc: add some missing spaces andhsbt
2015-02-17* doc/syntax/calling_methods.rdoc: Fix documentation for "calling_methods"hsbt