Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-06 | util: delete old unused style-checking scripts | Steve Reinhardt | |
The functions in these scripts were apparently folded into style.py but the old scripts were orphaned without being deleted. Get rid of them so their existence is no longer confusing. | |||
2006-12-17 | Utilities for doing a format check for some elements of proper | Nathan Binkert | |
m5 style and fixing whitespace. For whitespace, any tabs in leading whitespace on a line are converted to spaces, and any trailing whitespace is removed. --HG-- extra : convert_revision : d0591663c028a388635fc71c6c1d31f700748cf6 |