aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/FileGenerator.py
AgeCommit message (Expand)AuthorFilesLines
2021-06-11Display warning if can't find line to update.Neil1-0/+2
2021-05-06Remove dead code and imports as found by Vulture.Neil1-1/+1
2021-04-09Add count argument to ReplaceREInFile so can modify mutiple occurrences.Neil1-2/+2
2021-03-11Only substitute one instance of RE for ReplaceREInFile.Neil1-1/+1
2020-04-17Update Python versions. Modules that are only used as top level scripts or fromNeil1-1/+1
2020-03-11Add or update #! lines of Python scripts to use python3.Neil1-1/+1
2017-09-14Normalize whitespace.Zufu Liu1-3/+3
2017-02-15Automatically add new lexers to Xcode project in LexGen.py.Neil1-0/+44
2015-11-20Remove line end whitespace.Neil1-2/+2
2015-09-21Automate updating of version numbers in the Scintilla framework.Neil Hodgson1-0/+19
2013-07-03Restructured LexGen.py by moving discovery code into ScintillaData.py andNeil1-2/+10
2013-07-01Refactoring Python scripts into scripts directory.Neil1-0/+150