summaryrefslogtreecommitdiff
path: root/doc/syntax
AgeCommit message (Expand)Author
4 days[DOC] exceptions.rdoc : Add heads up about ensure not returning implicitlyPierre Merlin
2024-02-15s/ therefor/therefore/ydah
2023-12-26[DOC] Fix == and === in control_expressions.rdocPeter Zhu
2023-12-27[Bug #20087] [DOC] Uninitialized instance variable is not warned nowNobuyoshi Nakada
2023-12-25Typofix under doc directoryHiroshi SHIBATA
2023-12-19[DOC] remove reference to pre-3.0 splat operator behaviorDoug Orleans
2023-10-22[DOC] Mention the omission of a superclass when reopening a classKouhei Yanagita
2023-09-20doc: initial operators commitNicholas Browning
2023-07-18[DOC] Fix a magic comment in the section for `experimental_copy`Ivanov-Anton
2023-06-29Fix broken wiki links (#8002)Jemma Issroff
2023-06-20[DOC] Regexp doc (#7923)Burdette Lamar
2023-05-26Document throw/catch in the control expressions document [ci skip]Jeremy Evans
2023-03-19[Bug #19485] [DOC] Mention tabs in indentation of heredoc identifierNobuyoshi Nakada
2023-02-19[DOC] Update pattern matching docs for 3.2zverok
2023-02-15[DOC] Add an example of the splat operator with a non-array object (#7098)Kouhei Yanagita
2023-01-23[DOC] Change local method to local variable in assignment docsTalal Al-Humaidi
2022-07-14Fix language describing protected methodsJeremy Evans
2022-06-23Correct documentation for protected methods [ci skip]John Hawthorn
2022-05-12Quick markup fixAlexey Mostovoy
2022-04-25[DOC] mention assignment expression valuesNobuyoshi Nakada
2022-04-24More details for Rational literals (#5840)Burdette Lamar
2022-04-14More details for regexp literals (#5800)Burdette Lamar
2022-03-24[DOC] Refine flip-flopNobuyoshi Nakada
2022-02-09[DOC] Prefer the original file names over generated namesNobuyoshi Nakada
2021-12-30Add support for anonymous rest and keyword rest argument forwardingJeremy Evans
2021-12-20[DOC] Add documentation for hash value omission syntaxVictor Shepelev
2021-12-06Enhanced RDoc for literals.rdoc (#5213)Burdette Lamar
2021-12-03Adding links to literals and Kernel (#5192)Burdette Lamar
2021-11-27Enhanced RDoc for numeric.c (#5184)Burdette Lamar
2021-11-18Anonymous block forwarding allows a method to forward a passedJeremy Evans
2021-10-30Clarify docs about magic comments placementPeter Leitzen
2021-08-19Allow omission of parentheses in one line pattern matching [Feature #16182]Kazuki Tsujimoto
2021-07-17One-line pattern matching is no longer experimentalKazuki Tsujimoto
2021-07-15Add pattern matching pin support for instance/class/global variablesJeremy Evans
2021-05-20Remove extra word in heredoc documentationJeremy Evans
2021-05-11Update keyword argument description in method syntax guideJeremy Evans
2021-04-25[Doc] Fix a typo s/invokations/invocations/wonda-tea-coffee
2021-03-21Pattern matching pin operator against expression [Feature #17411]Kazuki Tsujimoto
2021-03-13[Doc] Fix multiple `Magic Comments` exampleKenichi Kamiya
2020-12-26methods.rdoc: Improve method definition documentationMarcus Stollsteimer
2020-12-26methods.rdoc: Clarify "currently" means "in 2.7" hereMarcus Stollsteimer
2020-12-25Update method definition documentationzverok
2020-12-25Adjusted the heading level of "Block Arguments" [ci skip]Nobuyoshi Nakada
2020-12-24doc/syntax/pattern_matching.rdoc: fix typos, grammar, styleMarcus Stollsteimer
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