summaryrefslogtreecommitdiff
path: root/tests/test_ruby.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all files, redirect to GitHub.HEADmasterMatth?us G. Chajdas2019-11-101-145/+0
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* RubyLexer: Be less picky about closing delimiters.Tim Hatch2014-10-061-0/+20
* RubyLexer: Highlight operator methods better.Tim Hatch2014-10-061-0/+12
* RubyLexer: Keep state with nested interpolationsTim Hatch2014-10-061-1/+62
* Correct accidental punctuation range in RubyLexer.Tim Hatch2014-10-061-0/+52