Age | Commit message (Expand) | Author |
---|---|---|
2018-11-14 | Make the topological-sort output off by default | Nick Mathewson |
2018-11-14 | Update the check-includes script to enforce some naming and no-circularity rules | Nick Mathewson |
2018-08-28 | Set the file encoding in checkIncludes.py with Python3 | Nick Mathewson |
2018-07-09 | Add a little documentation to checkIncludes.py. | Nick Mathewson |
2018-07-09 | Re-wrap the error message emitted by checkIncludes.py | Nick Mathewson |
2018-07-09 | Make checkIncludes work on python 2.7 | Nick Mathewson |
2018-07-01 | Prune the .may_include files a bit; detect unused lines in them | Nick Mathewson |
2018-06-26 | Remove some accidentally committed code in checkIncludes.py | Nick Mathewson |
2018-06-22 | Another windows include | Nick Mathewson |
2018-06-21 | add license statement to checkincludes, and have it return an error code | Nick Mathewson |
2018-06-21 | New script to check includes for modularity violations | Nick Mathewson |