aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexDiff.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-22Correctly color code deleted lines starting with "--"Sven Strickroth1-1/+3
2015-07-30Use Sci_Position / Sci_PositionU for variables in lexers that representJoe Mueller1-7/+7
2015-07-25Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, andNeil1-2/+2
2015-07-14Split LexOthers.cxx into separate files for each lexer: LexBatch, LexDiff,Neil1-0/+153