Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-03 | Restructured LexGen.py by moving discovery code into ScintillaData.py and | Neil | 1 | -1/+4 | |
SciTE regeneration into ../scite/scripts/RegenerateSource.py. FileGenerator.py adds ReplaceREInFile function. | |||||
2013-07-01 | Move non-platform-specific scripts into the scripts directory. | Neil | 1 | -0/+114 | |
Use FileGenerator module for file generation instead of code in each script. |