summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/ruby-mode-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ruby-mode: Better detect regexp vs division (bug#67569)Dmitry Gutov2023-12-091-0/+12
* ruby-add-log-current-method: Reduce the use of 'nreverse'Dmitry Gutov2023-04-131-0/+16
* (ruby-ts-add-log-current-function): Fix when between two methodsDmitry Gutov2023-01-041-0/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Add new options for Ruby code indentationDmitry Gutov2022-12-311-0/+4
* ruby-method-params-indent: New user optionDmitry Gutov2022-12-191-10/+14
* ruby-mode: Support endless methods (bug#54702)Dmitry Gutov2022-12-181-0/+12
* Fix ruby-add-log-current-method after nested class definitionDmitry Gutov2022-12-151-0/+27
* ruby-toggle-block-space-before-parameters: New user optionDmitry Gutov2022-01-211-0/+7
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Change ruby-align-chained-calls indendationStefan Monnier2021-09-091-1/+28
* ruby-mode imenu: Support methods with modifiersDmitry Gutov2021-08-171-0/+22
* Add testsPeter Oliver2021-04-281-0/+31
* ruby-add-log-current-method: Support methods with symbolic namesDmitry Gutov2021-01-041-1/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-161-8/+2
* * test/lisp/progmodes/ruby-mode-tests.el: Fix obsolete warningsStefan Monnier2020-10-061-12/+12
* Remove TODO to convert files to unit testsStefan Kangas2020-09-231-2/+0
* Convert manual indent test for ruby-mode into unit testStefan Kangas2020-09-211-0/+19
* Use lexical-binding in most progmodes testsStefan Kangas2020-04-281-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Strip trailing whitespaces at the end of converted do blockNobuyoshi Nakada2019-07-251-1/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Support Ruby block arguments ending with , or *Nobuyoshi Nakada2018-12-111-0/+90
* | Quieten compilation of some test/lisp filesGlenn Morris2018-03-091-2/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Also handle escaping when string begins with a quoteDmitry Gutov2016-06-271-2/+2
* Fix quote escaping in ruby-toggle-string-quotesSriram Thaiyar2016-06-271-0/+11
* Merge from origin/emacs-25Paul Eggert2016-05-131-0/+3
* -Paul Eggert2016-03-221-0/+8
* Merge from origin/emacs-25John Wiegley2016-03-111-0/+17
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+713