aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Extact credits from hsitory page with code.Neil1-0/+29
2014-02-05Fix to work when there are no provisional features.Neil1-1/+4
2014-01-14Make HFacer callable from other Python code and call it from LexGen soNeil2-14/+19
2014-01-01Specify minimum Python version for scripts.Neil2-0/+2
2013-12-16Add code for finding unsued values but leave commented out.Neil1-1/+7
2013-08-01Bug [#1506]. In some locales Visual C++ fails with UTF-8 in string literals.Neil1-1/+4
2013-07-11Include case conversion data in Scintilla so that all platforms will performNeil1-0/+122
2013-07-03Restructured LexGen.py by moving discovery code into ScintillaData.py andNeil5-242/+243
2013-07-01Added CharacterCategory.Neil1-0/+35
2013-07-01Move non-platform-specific scripts into the scripts directory.Neil3-0/+418
2013-07-01Refactoring Python scripts into scripts directory.Neil1-0/+150