aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes/ruby-mode-resources/ruby.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-16ruby-syntax-methods-before-regexp: Drop this whitelistDmitry Gutov1-3/+3
2023-02-28ruby-mode: Fix method call indentation in rhs of multiple assignmentDmitry Gutov1-0/+5
2023-01-09; ruby.rb: Fix pattern matching syntax and extend the exampleDmitry Gutov1-1/+1
2022-12-31Add new options for Ruby code indentationDmitry Gutov1-0/+23
2022-12-19ruby-method-params-indent: New user optionDmitry Gutov1-0/+4
2022-12-19ruby-mode: Support endless singleton method definitions tooDmitry Gutov1-1/+3
2022-12-18ruby-mode: Support endless methods (bug#54702)Dmitry Gutov1-0/+33
2022-12-17ruby-mode: Recognize instance or global var as first arg in parenless callDmitry Gutov1-0/+3
2022-10-15; Prefer HTTPS to HTTP in many URLsStefan Kangas1-2/+2
2022-04-26Fix Ruby indentation with double splat as first block paramDmitry Gutov1-0/+9
2022-03-21Support indentation of Ruby pattern matching expressionsDmitry Gutov1-0/+8
2021-02-02ruby-syntax-propertize: Fix certain cases following ::Dmitry Gutov1-1/+1
2020-12-31ruby-mode: Recognize setter symbolsDmitry Gutov1-0/+8
2020-10-24; Prefer https to http in more URLsStefan Kangas1-1/+1
2020-09-21Convert manual indent test for ruby-mode into unit testStefan Kangas1-0/+0
2020-09-21; Fix more trivial typosStefan Kangas1-1/+1
2015-11-24Rename all test files to reflect source layout.Phillip Lord1-0/+0
2015-03-08Add an indent test example for bug#20026Dmitry Gutov1-0/+4
2014-05-27* test/indent/ps-mode.ps: New file.Stefan Monnier1-0/+4
2014-05-10* lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times.Stefan Monnier1-0/+3
2014-03-27Fix bug#17097Dmitry Gutov1-0/+5
2014-03-21Fix bug#17050Dmitry Gutov1-0/+17
2014-03-02* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): HighlightDmitry Gutov1-0/+4
2014-02-25Spelling fix.Paul Eggert1-1/+1
2014-02-23* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Handle theDmitry Gutov1-0/+7
2014-02-23* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Don't indent speciallyDmitry Gutov1-1/+7
2014-02-01Fix bug#16609Dmitry Gutov1-0/+7
2014-01-31Implement user option ruby-align-chained-callsDmitry Gutov1-4/+4
2014-01-17ruby-mode: Align def...end to the beginning of statementDmitry Gutov1-0/+4
2013-12-22* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return tDmitry Gutov1-0/+1
2013-12-22* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak theDmitry Gutov1-0/+6
2013-12-20* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): NewDmitry Gutov1-21/+16
2013-12-19* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-blockDmitry Gutov1-0/+4
2013-12-19* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow theDmitry Gutov1-6/+17
2013-12-17* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.Dmitry Gutov1-0/+4
2013-12-17Fix bug#16116Dmitry Gutov1-6/+3
2013-12-14Fix bug#16118Dmitry Gutov1-4/+35
2013-12-09* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return tDmitry Gutov1-0/+3
2013-11-12* lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate betweenDmitry Gutov1-0/+3
2013-11-09* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):Dmitry Gutov1-2/+7
2013-11-08* indent/ruby.rb: New exampleDmitry Gutov1-0/+7
2013-11-08* lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedencesDmitry Gutov1-2/+29
2013-11-07* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):Dmitry Gutov1-0/+12
2013-11-07* lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority ofDmitry Gutov1-3/+1
2013-11-04* test/indent/ruby.rb: Move a now-successful example.Dmitry Gutov1-4/+4
2013-11-04* lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)Dmitry Gutov1-0/+1
2013-11-02* lisp/progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): NewDmitry Gutov1-0/+8
2013-10-27* lisp/progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goesDmitry Gutov1-0/+5
2013-10-26* test/indent/ruby.rb: New failing example.Dmitry Gutov1-0/+4
2013-10-26* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be moreDmitry Gutov1-12/+13