1. 565b013 Refactor AST::addScopedType. by Timur Iskhakov · 7 years ago
  2. dbaed33 Do not unwrap typedefs on lookups by Timur Iskhakov · 7 years ago
  3. 542920e Process refence in TypeDef by Timur Iskhakov · 7 years ago
  4. 24e605b Make Reference::get follow const rules by Timur Iskhakov · 7 years ago
  5. 505316c Revert "Revert "Add Reference type"" by Timur Iskhakov · 7 years ago
  6. 6f2f2c0 Revert "Add Reference type" by Steven Moreland · 7 years ago
  7. 4b80bc4 Add Reference type by Timur Iskhakov · 7 years ago
  8. 0ecc7b8 Add typeName() to all types. by Steven Moreland · 7 years ago
  9. cb0ba52 Moving hidl-gen parser stack outside of AST by Timur Iskhakov · 7 years ago
  10. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  11. 2a55e05 Output TypeDefs in C++ generated code. by Steven Moreland · 8 years ago
  12. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  13. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  14. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  15. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  16. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  17. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  18. 8d3ac0c Be a little smarter about dealing with TypeDefs, resolve to the typedef'd by Andreas Huber · 8 years ago
  19. bb797e4 properly deref RefType and TypeDef to find boolean attributes of a Type. by Andreas Huber · 8 years ago
  20. 5a54544 Better validation. Check that unions contain no fixup types and structs by Andreas Huber · 8 years ago
  21. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  22. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  23. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  24. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  25. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago