summaryrefslogtreecommitdiff
path: root/dist/style.py
Commit message (Expand)AuthorAgeFilesLines
* Mark's fix to handle the style checks functions that have pointer returnKeith Bostic2015-04-011-1/+1
* Don't re-compile the RE on every loop.Keith Bostic2014-08-281-2/+3
* Scan include files for style problems. Fix the ones found right away.Michael Cahill2014-05-081-1/+0
* Add a script that displays lines that could be joined, but don't run itKeith Bostic2013-12-031-12/+38
* Create a Python pass for source code style checking (to eventually replace s_...Michael Cahill2013-11-051-0/+18