summaryrefslogtreecommitdiff
path: root/source-stats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneded json module importsJavier Jardón2013-01-281-2/+1
|
* python scripts: pep8ize codebaseRichard Maw2012-08-011-25/+26
| | | | | | | | | This was done with the aid of the pep8 script, available by running `easy_install pep8`. It may be worth making this part of ./check, but that will require putting pep8 into the development tools stratum. This should be easy, given pep8 has no external dependencies.
* Change source-stats to take directories instead of morph filenamesLars Wirzenius2012-06-181-12/+4
|
* Make source-stats read chunk morphologiesLars Wirzenius2012-06-181-6/+12
| | | | Non-chunks are skipped.
* Add quick hack to count Baserock source statisticsLars Wirzenius2012-04-021-0/+145