aboutsummaryrefslogtreecommitdiff
path: root/code_writer.h
AgeCommit message (Expand)Author
2024-01-16Fix cert-dcl50-cpp tidy warningsJaeMan Park
2021-01-14Emit deprecation noteJooyung Han
2020-12-03refactor: remove ParcelableTraitJooyung Han
2020-10-20describeContents() returns CONTENTS_FILE_DESCRIPTORJooyung Han
2020-07-23Don't use DISALLOW_COPY_AND_ASSIGN macroJiyong Park
2019-12-09Warning and fixup for user string as format.Steven Moreland
2019-03-06CodeWriter: CHECK Dedent is validSteven Moreland
2019-02-13clean up ast_java: NewExpression, NewArrayExpression, Cast, VariableDeclarationJeongik Cha
2018-08-27using pragma onceSteven Moreland
2018-07-25<< operator for CodeWriterJiyong Park
2018-07-11More cleanup in CodeWriterJiyong Park
2018-06-30Output is indentedJiyong Park
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