aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/ScintillaData.py
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Add argument to allow retrieving credits with or without links.Neil1-2/+2
2021-02-04Remove lexer data extraction and regeneration since lexers are now in Lexilla.Neil1-4/+0
2020-05-19Use pathlib in generator scripts.Neil1-20/+15
2020-04-17Update Python versions. Modules that are only used as top level scripts or fromNeil1-8/+3
2020-01-26Small simplification and spelling fix.Neil1-3/+2
2017-02-15Automatically add new lexers to Xcode project in LexGen.py.Neil1-0/+28
2015-11-20Remove line end whitespace.Neil1-2/+2
2015-08-12Read multiline LexerModule declarations and extract lexer name -> lexer ID andNeil1-5/+31
2014-04-17Fix Python 3.x compatibility.Neil1-4/+7
2014-03-18Extact credits from hsitory page with code.Neil1-0/+29
2013-07-03Restructured LexGen.py by moving discovery code into ScintillaData.py andNeil1-0/+193