1. 5dc72fe Make recursive methods in Type work with cyclic AST by Timur Iskhakov · 7 years ago
  2. 3f1d26e Refactor templated type type name by Timur Iskhakov · 7 years ago
  3. 24e605b Make Reference::get follow const rules by Timur Iskhakov · 7 years ago
  4. 63f3990 Add parent to every type by Timur Iskhakov · 7 years ago
  5. b58f418 Make Type::getReferences return pointer by Timur Iskhakov · 7 years ago
  6. 40731af Add acyclic check pass to hidl-gen by Timur Iskhakov · 7 years ago
  7. e30ee9b -Lc++-impl: better namespace handling by Steven Moreland · 7 years ago
  8. 60d3b22 More stringently verify expected alignment of fields in hidl compound types. by Andreas Huber · 7 years ago
  9. e966784 Support vts generation for fmq type in hidl-gen. by Zhuoyao Zhang · 7 years ago
  10. 30bb6a8 Add a typeName() method to each type for error printing purposes. by Steven Moreland · 8 years ago
  11. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  12. bf459bc Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  13. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  14. bb797e4 properly deref RefType and TypeDef to find boolean attributes of a Type. by Andreas Huber · 8 years ago
  15. 5a54544 Better validation. Check that unions contain no fixup types and structs by Andreas Huber · 8 years ago
  16. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  17. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  18. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  19. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago