summary refs log tree commit diff stats
path: root/tools/fakedeps.nim
Commit message (Collapse)AuthorAgeFilesLines
* tools: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Improve the trimcc tool's batching algorithm.Clay Sweetser2014-10-141-0/+18