aboutsummaryrefslogtreecommitdiff
path: root/NamedType.h
AgeCommit message (Expand)Author
2019-07-23Merge "Remove localName from NamedType" into stage-aosp-masterNeel Mehta
2019-07-22Remove localName from NamedTypeNeel Mehta
2019-07-22Change const char* to std::stringNeel Mehta
2018-02-20Remove unused partialCppName from NamedType.Steven Moreland
2017-09-07Refactor AST::addScopedType.Timur Iskhakov
2017-08-31Add parent to every typeTimur Iskhakov
2017-07-26Delete redundant comment & mark fields as constTimur Iskhakov
2017-07-25Support minor version upgrade of hwservicemanager.Steven Moreland
2017-07-21Moving hidl-gen parser stack outside of ASTTimur Iskhakov
2017-05-09-Lc++-impl: better namespace handlingSteven Moreland
2017-01-18Move FQName to libhidl-gen-util.Steven Moreland
2017-01-12Emit toString functions for all types.Yifan Hong
2016-11-03Add location info to named types.Yifan Hong
2016-09-08Added knowledge of namespacing into generation.Steven Moreland
2016-08-26Adds (C)opyright headers everywhere.Andreas Huber
2016-08-22Fix nested structure/union name handling.Andreas Huber
2016-08-19Improved name lookup in order to allow partial names to refer to externalAndreas Huber
2016-08-15Initial commit of Java backend to hidl-gen.Andreas Huber
2016-08-09Fix the case where an interface is referenced through a typedef.Andreas Huber
2016-08-06Simplify overly long fully specified type names by stripping out the currentAndreas Huber
2016-08-06Saner determination of a declared type's name (now short + full name)Andreas Huber
2016-08-06initial commit of reimplementation of hidl-genAndreas Huber