aboutsummaryrefslogtreecommitdiff
path: root/generateCppImpl.cpp
AgeCommit message (Expand)Author
2019-12-09c++-impl: remove version from namespaceSteven Moreland
2019-08-22Change (un)setLinePrefix to push and popNeel Mehta
2019-07-23Remove localName from NamedTypeNeel Mehta
2018-11-08c++-impl: use pragma onceSteven Moreland
2018-09-26c++-impl/androidbp-impl: add license reminderSteven Moreland
2018-02-21Do all validation during validation phase.Steven Moreland
2018-02-12hidl-gen knows what files its outputting.Steven Moreland
2018-02-08Coordinator keeps track of output directory.Steven Moreland
2017-09-26Use getFormatter everywhere.Steven Moreland
2017-09-18Rename cpp impl gen methods for consistency.Steven Moreland
2017-08-10Merge structures with duplication featuresTimur Iskhakov
2017-07-21Moving hidl-gen parser stack outside of ASTTimur Iskhakov
2017-05-12Removed "bool AST::isInterface(std::string*)"Steven Moreland
2017-05-09-Lc++-impl: better namespace handlingSteven Moreland
2017-04-25hidl-gen: add FIXME to comments for -Lc++-implSteven Moreland
2017-02-06Add -Werror.Steven Moreland
2017-01-05Clean up hard-coded Bp/Bn/Bs/IHw prefixes.Yifan Hong
2016-12-02hidl-gen -Lc++-impl: Fix inconsistent space for namespace closure.Yifan Hong
2016-12-02memory -> hidl_memory and pointer -> hidl_pointerMartijn Coenen
2016-11-15Prevent errors in compilation of c++-impl.Steven Moreland
2016-11-07Remove extra from getCppType.Yifan Hong
2016-11-07Cleanup spaces in output.Steven Moreland
2016-11-04Revert "Revert "Don't show HIDL_GENERATED_ with -Lc++-impl.""Steven Moreland
2016-11-04Revert "Don't show HIDL_GENERATED_ with -Lc++-impl."Martijn Coenen
2016-11-03Don't show HIDL_GENERATED_ with -Lc++-impl.Steven Moreland
2016-11-02Get rid of duplicated #include code.Steven Moreland
2016-10-31hidl-gen: clean up generateCpp.cpp and generateCppImpl.cppYifan Hong
2016-10-27hidl-gen: -Lc++-impl omit HIDL reserved methods.Yifan Hong
2016-10-26IHidlInterfaceBase for all autogenerated interfaces.Yifan Hong
2016-09-16Cleaned up use of substr() to get interface's base name.Jayant Chowdhary
2016-09-12Revert "Revert "Split out libhidl-gen and libhidl-gen-utils.""Iliyan Malchev
2016-09-10Revert "split out libhidl-gen and libhidl-gen-utils"Steven Moreland
2016-09-09MQDescriptor is now a predefined type.Andreas Huber
2016-09-09split out libhidl-gen and libhidl-gen-utilsIliyan Malchev
2016-09-08Added StringHelper classSteven Moreland
2016-09-08c++-impl: gen server stub boilerplateSteven Moreland