aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/src
AgeCommit message (Expand)AuthorFilesLines
2020-04-17Update Python versions. Modules that are only used as top level scripts or fromNeil1-1/+4
2020-04-17Making dependencies now requires Python 3.6+.Neil5-7/+9
2020-03-26Add Visual C++ project files for Lexilla.DLL and Scintilla.DLL with no lexers.Neil1-0/+165
2020-03-01Readying 4.3.1 release.rel-4-3-1Neil1-2/+2
2020-01-26Add version information resource to Lexilla.DLL on Win32.Neil3-2/+47
2020-01-03Added Raku lexer and style properties and example filesMark Reay4-0/+31
2019-12-22Define ILexer5 with methods for retrieving name, ID, and property values.Neil2-2/+2
2019-12-13Lexilla implemented as loadable lexer.Neil8-0/+3781