aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexRuby.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-01-27Dropped inclusion of PropSetSimple.h in lexers which do not use PropSetSimple...nyamatongwe1-1/+0
2011-01-19Increased style bits to 6 as style numbers above 31 used.nyamatongwe1-1/+1
2010-12-09Folding for Ruby here documents. Feature #3118224.nyamatongwe1-1/+7
2010-10-20Trailing whitespace fixed.nyamatongwe1-2/+2
2010-10-20Folding fix for "if" keyword used as a modifier where it is separatednyamatongwe1-3/+38
2010-10-20Handle % quoting better.nyamatongwe1-0/+9
2010-10-20Treat all dots as operators in ranges 1..2 and 1...2 rather thannyamatongwe1-0/+4
2010-07-13For new lexer design change includes to add new files and remove unused files.nyamatongwe1-50/+55
2010-07-13Moved lexers into lexers directory.nyamatongwe1-0/+1715