summary refs log tree commit diff
path: root/src/etc/tidy.py
AgeCommit message (Expand)AuthorLines
2012-06-21Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.Graydon Hoare-1/+6
2012-04-30build: No tidy for test files. Closes #2271Brian Anderson-3/+1
2012-04-17along long lines if they contain error msgsNiko Matsakis-1/+4
2012-02-24Encode/decode AST into metadata, re-instantiate inlined itemsNiko Matsakis-1/+4
2012-01-06report unicode decode failures nicelyNiko Matsakis-13/+14
2011-07-13Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.Graydon Hoare-0/+3
2011-03-19Fix indentation in tidy.Graydon Hoare-1/+1
2010-08-19Use "/usr/bin/env python" per the prevailing stylePatrick Walton-1/+1
2010-08-18Don't complain about \r when core.autocrlf is on in Git... and work in Python...Patrick Walton-4/+13
2010-08-18Revert "Don't complain about \r when core.autocrlf is on in Git"Patrick Walton-9/+3
2010-08-18Don't complain about \r when core.autocrlf is on in Git (now working with Pyt...Patrick Walton-3/+9
2010-08-18Revert "Don't complain about \r when core.autocrlf is on in Git"Patrick Walton-10/+3
2010-08-18Don't complain about \r when core.autocrlf is on in GitPatrick Walton-3/+10
2010-06-23Populate tree.Graydon Hoare-0/+25