aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/Face.py
AgeCommit message (Collapse)AuthorFilesLines
2013-07-03Restructured LexGen.py by moving discovery code into ScintillaData.py andNeil1-1/+4
SciTE regeneration into ../scite/scripts/RegenerateSource.py. FileGenerator.py adds ReplaceREInFile function.
2013-07-01Move non-platform-specific scripts into the scripts directory.Neil1-0/+114
Use FileGenerator module for file generation instead of code in each script.