Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-05 | Fix to work when there are no provisional features. | Neil | 1 | -1/+4 | |
2014-01-14 | Make HFacer callable from other Python code and call it from LexGen so | Neil | 1 | -14/+16 | |
LexGen is always woking on up-to-date headers. | |||||
2013-12-16 | Add code for finding unsued values but leave commented out. | Neil | 1 | -1/+7 | |
2013-07-03 | Restructured LexGen.py by moving discovery code into ScintillaData.py and | Neil | 1 | -0/+2 | |
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/+48 | |
Use FileGenerator module for file generation instead of code in each script. |