1. 80b217f Merge "Fix nested structure/union name handling." by Andreas Huber · 8 years ago
  2. 864c771 Enhanced hidl-gen support for generating vts files. by Zhuoyao Zhang · 8 years ago
  3. 9ed827c Fix nested structure/union name handling. by Andreas Huber · 8 years ago
  4. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  5. 62c3d18 hidl-gen: enumerate interface methods in Bn classes by Iliyan Malchev · 8 years ago
  6. 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
  7. b3256a1 Merge "Introduce locals to be read from a parcel ahead of time" by Andreas Huber · 8 years ago
  8. e7ff228 Introduce locals to be read from a parcel ahead of time by Andreas Huber · 8 years ago
  9. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  10. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  11. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  12. 5bb1402 hidl-gen: multiple changes by Iliyan Malchev · 8 years ago
  13. 3599d92 Interface methods can now be annotated. by Andreas Huber · 8 years ago
  14. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  15. 6cb08cf Support for inheritance of interfaces. by Andreas Huber · 8 years ago
  16. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  17. 5a54544 Better validation. Check that unions contain no fixup types and structs by Andreas Huber · 8 years ago
  18. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  19. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  20. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  21. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  22. b82318c commandline option to specify output base directory. by Andreas Huber · 8 years ago
  23. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  24. a2723d2 Enforce naming conventions and allow empty (except for the header) types.hal files. by Andreas Huber · 8 years ago
  25. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  26. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  27. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago
  28. eb1081f some finetuning, version, package, some hacky support for imports by Andreas Huber · 8 years ago
  29. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago