aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexLPeg.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-07Updated LPeg lexer with PropSetSimple.h changes introduced recently.mitchell1-6/+10
2018-03-25Fixed LPeg lexer incorrectly applying style changes to stale property sets.mitchell1-6/+11
2018-03-16Fixed compiler warnings in LPeg lexer.mitchell1-8/+7
2018-03-15Use active Scintilla namespace in LPeg lexer.mitchell1-4/+0
2018-03-11Added optional Lua lexer support.mitchell1-0/+795