aboutsummaryrefslogtreecommitdiffstats
path: root/doc/syntax
Commit message (Expand)AuthorAgeFilesLines
* 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
* * doc/syntax/calling_methods.rdoc: fix old operator for safe navigationhsbt2015-12-301-1/+1
* * doc/syntax/*.rdoc: separated modifier at sentence.hsbt2015-12-189-53/+45
* * doc/syntax/refinements.rdoc: remove outdated description.shugo2015-12-091-6/+0
* parse.y: indented hereocnobu2015-12-071-0/+14
* * doc/syntax/refinements.rdoc: update documentation to reflectshugo2015-11-181-26/+34
* * NEWS: [DOC] In the new safe call syntax, arguments are evaluatedknu2015-10-231-1/+1
* Safe navigation operatornobu2015-10-221-0/+4
* [DOC] Remove `\0` since it's aprt of octal notationknu2015-09-161-2/+1
* [DOC] `\0` is interpreted as NUL only if not followed by an octal digit.knu2015-09-161-1/+1
* literals.rdoc: add DEL [ci skip]nobu2015-09-161-0/+3
* [DOC] Revise the character literal part.knu2015-09-161-13/+12
* [DOC] Document the full list of supported escape sequences in string literalsknu2015-09-161-2/+25
* literals.rdoc: fix typosnobu2015-09-161-2/+2
* * doc/syntax/literals.rdoc (Strings): mention about ?a literal.usa2015-09-161-0/+17
* * doc/syntax/control_expressions.rdoc: fix a missing "a"hsbt2015-05-081-1/+1
* * doc/contributors.rdoc: fix a typo. Patch by @davydovantonhsbt2015-04-151-1/+1
* * doc/syntax/methods.rdoc: add some missing spaces andhsbt2015-03-041-6/+6
* * doc/syntax/calling_methods.rdoc: Fix documentation for "calling_methods"hsbt2015-02-171-1/+1
* doc/syntax/literals.rdoc: spelling fixnormal2014-12-291-1/+1
* literals.rdoc: quoted symbol keysnobu2014-12-291-0/+8
* literals.rdoc: Update for symbol literalsnobu2014-12-291-3/+0
* * doc/syntax/refinements.rdoc: refinements are no longer experimental.hsbt2014-12-011-5/+0
* doc: remove trailing spacesnobu2014-09-231-5/+5
* * doc/syntax/methods.rdoc: [DOC] [] and []= methods by @processzzak2014-09-221-0/+19
* * doc/syntax/assignment.rdoc: [DOC] Fix typo unclosed HTML tag by @andrewdotnhsbt2014-04-021-1/+1
* * doc/syntax/literals.rdoc: [DOC] Single quote strings allows escapezzak2014-03-141-1/+2
* * doc/syntax/assignment.rdoc: [DOC] Fix assignment directions [ci skip]zzak2014-03-061-5/+5