aboutsummaryrefslogtreecommitdiff
path: root/code_writer.cpp
AgeCommit message (Expand)Author
2024-01-16Fix cert-dcl50-cpp tidy warningsJaeMan Park
2021-01-14Emit deprecation noteJooyung Han
2020-09-16Use AIDL_* errors over libbase logging.Steven Moreland
2019-12-09Warning and fixup for user string as format.Steven Moreland
2019-03-30Modernise code to use override specifierYi Kong
2019-03-06CodeWriter: CHECK Dedent is validSteven Moreland
2018-12-12Fix performance-for-range-copy warningsChih-Hung Hsieh
2018-07-25<< operator for CodeWriterJiyong Park
2018-07-11More cleanup in CodeWriterJiyong Park
2018-06-30Output is indentedJiyong Park
2016-04-25Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2015-12-04Track base/ -> android-base/ change.Elliott Hughes
2015-11-13Remove generated code on IO errorsChristopher Wiley
2015-09-19Move logic to write to stdout into CodeWriterChristopher Wiley
2015-09-14Abstract away file IO when writing generated codeChristopher Wiley