Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-06 | Remove dead code and imports as found by Vulture. | Neil | 1 | -1/+0 |
2021-04-26 | Remove some tracing from HeaderCheck as it produces much uninteresting output. | Neil | 1 | -2/+1 |
2021-02-01 | Move the patterns to check and exclude to HeaderOrder.txt so one script can be | Neil | 1 | -33/+31 |
2020-06-04 | Use pathlib. | Neil | 1 | -28/+64 |
2020-03-16 | List headers in HeaderOrder.txt that are not used. | Neil | 1 | -0/+6 |
2020-03-11 | Modernize and simplify script. Now requires Python 3. | Neil | 1 | -46/+28 |
2020-03-11 | Add or update #! lines of Python scripts to use python3. | Neil | 1 | -1/+3 |
2019-12-22 | Lexilla testing framework. | Neil | 1 | -0/+2 |
2017-09-14 | Normalize whitespace. | Zufu Liu | 1 | -1/+0 |
2016-11-16 | Extend header checking to include directory and add Sci_Position.h. | Neil | 1 | -1/+2 |
2016-10-18 | Script for checking that all headers are included in a standard order. | Neil | 1 | -0/+92 |