aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/Face.py
AgeCommit message (Expand)AuthorFilesLines
2021-08-31Bug [#2279] Ensure file closed. Drop deprecated "U" as that is the default.mpheath1-1/+1
2021-05-24Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.hNeil1-0/+17
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-0/+1
2019-06-18Feature [feature-requests:#1297] 7: Add value aliases for PascalCase constants.Neil1-0/+6
2019-06-18Feature [feature-requests:#1297] 6: Support enumerated types in APIs.Neil1-0/+3
2017-09-14Normalize whitespace.Zufu Liu1-1/+1
2016-09-17Reset the comment after use so that it isn't applied to other features.Neil1-0/+2
2016-05-16Bug [#1829]. Include comments for enu and lex definitions.Kasper B. Graversen1-1/+2
2015-11-20Remove line end whitespace.Neil1-17/+17
2013-07-03Restructured LexGen.py by moving discovery code into ScintillaData.py andNeil1-1/+4
2013-07-01Move non-platform-specific scripts into the scripts directory.Neil1-0/+114