summaryrefslogtreecommitdiffstats
path: root/code_writer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-251-1/+1
* Track base/ -> android-base/ change.Elliott Hughes2015-12-041-1/+1
* Remove generated code on IO errorsChristopher Wiley2015-11-131-2/+15
* Move logic to write to stdout into CodeWriterChristopher Wiley2015-09-191-5/+32
* Abstract away file IO when writing generated codeChristopher Wiley2015-09-141-0/+75