summaryrefslogtreecommitdiffstats
path: root/src/clean.h
Commit message (Expand)AuthorAgeFilesLines
* fix all "class" -> "struct"Evan Martin2012-12-291-2/+1
* refactor repeated code in cleanerEvan Martin2012-10-311-0/+4
* Improve the efficiency of -t cleanPetr Wolf2012-10-041-0/+1
* Remove #pragma once from our header files.Thiago Farina2012-07-171-1/+0
* Implement generator rulesPeter Collingbourne2011-10-151-2/+3
* Make Cleaner::config_ a reference-to-const instead of copying the value.Thiago Farina2011-09-091-4/+5
* Fix trivial style issues with Cleaner class.Thiago Farina2011-08-091-5/+3
* Return non-zero status when errors occur.Nicolas Despres2011-05-021-4/+9
* Add a test for the clean tool.Nicolas Despres2011-05-021-3/+34
* Add the 'clean' tool.Nicolas Despres2011-04-261-0/+68