History log of /haiku-fatelf/src/tools/checkstyle/checkstyle.py
Revision Date Author Comments
# 2ec4a3b1 06-Nov-2009 Alexandre Deckner <alex@zappotek.com>

* Use os.path.walk to visit directories
* Use \w instead of [a-zA-Z0-9] in some regex's
* Add switch to the "space after control statement" rule
* Added pointer/reference style rule


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33921 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ae762f31 04-Nov-2009 Alexandre Deckner <alex@zappotek.com>

* Add multi file/directory support
* Refined some rules to not include the new-line
* Added 'windows line ending' rule
* Enhanced the html output, not an expert there though



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33889 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 214f735e 31-Oct-2009 Alexandre Deckner <alex@zappotek.com>

* Style checker for the Haiku C++ coding guidelines
* Added an html report output with highlights and tooltips
* Still a few false positives and rules missing. Some regex could be reworked
* TODO: ignore some rules when in comments, multifile support



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33856 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2ec4a3b13ff6d8f36b9a8bfd0368a26ab111017f 06-Nov-2009 Alexandre Deckner <alex@zappotek.com>

* Use os.path.walk to visit directories
* Use \w instead of [a-zA-Z0-9] in some regex's
* Add switch to the "space after control statement" rule
* Added pointer/reference style rule


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33921 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ae762f316d8acbd136e6cae4fe73b3f75634e3d8 04-Nov-2009 Alexandre Deckner <alex@zappotek.com>

* Add multi file/directory support
* Refined some rules to not include the new-line
* Added 'windows line ending' rule
* Enhanced the html output, not an expert there though



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33889 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 214f735e3441372e058defd81803e3570c99e92b 31-Oct-2009 Alexandre Deckner <alex@zappotek.com>

* Style checker for the Haiku C++ coding guidelines
* Added an html report output with highlights and tooltips
* Still a few false positives and rules missing. Some regex could be reworked
* TODO: ignore some rules when in comments, multifile support



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33856 a95241bf-73f2-0310-859d-f6bbb57e9c96