Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-03 | Remove remnants of support for including lexers in Scintilla. | Neil | 1 | -6/+0 |
2020-11-02 | Update DepGen to not look for lexers or lexlib. | Neil | 1 | -2/+2 |
2020-04-17 | Making dependencies now requires Python 3.6+. | Neil | 1 | -3/+3 |
2019-12-31 | Implement SCI_SETILEXER. | Neil | 1 | -0/+3 |
2019-12-31 | Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can | Neil | 1 | -3/+0 |
2019-04-08 | Make dependencies scripts work when called from scite/scripts/RegenerateSourc... | Neil | 1 | -2/+2 |
2019-04-01 | Switch generation of make dependencies to Python scripts DepGen.py. | Neil | 1 | -0/+38 |