Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-09 | Add argument to allow retrieving credits with or without links. | Neil | 1 | -2/+2 |
2021-02-04 | Remove lexer data extraction and regeneration since lexers are now in Lexilla. | Neil | 1 | -4/+0 |
2020-05-19 | Use pathlib in generator scripts. | Neil | 1 | -20/+15 |
2020-04-17 | Update Python versions. Modules that are only used as top level scripts or from | Neil | 1 | -8/+3 |
2020-01-26 | Small simplification and spelling fix. | Neil | 1 | -3/+2 |
2017-02-15 | Automatically add new lexers to Xcode project in LexGen.py. | Neil | 1 | -0/+28 |
2015-11-20 | Remove line end whitespace. | Neil | 1 | -2/+2 |
2015-08-12 | Read multiline LexerModule declarations and extract lexer name -> lexer ID and | Neil | 1 | -5/+31 |
2014-04-17 | Fix Python 3.x compatibility. | Neil | 1 | -4/+7 |
2014-03-18 | Extact credits from hsitory page with code. | Neil | 1 | -0/+29 |
2013-07-03 | Restructured LexGen.py by moving discovery code into ScintillaData.py and | Neil | 1 | -0/+193 |