1. 098a796 Remove constant expression support for annotations by Neel Mehta · 4 years, 10 months ago
  2. 69920a6 Change const char* to std::string by Neel Mehta · 4 years, 11 months ago
  3. 3b414a8 Add -Lformat option to format .hal files by Neel Mehta · 5 years ago
  4. 0e0e981 Remove dumpAnnotations by Neel Mehta · 5 years ago
  5. 5b447c0 Generate java method signatures in common code by Neel Mehta · 5 years ago
  6. 327fd8b Support 'debug' in Java. by Steven Moreland · 6 years ago
  7. 073269e hidl-gen: understand doc comments by Steven Moreland · 6 years ago
  8. ff5e64a Fix strong references by Timur Iskhakov · 7 years ago
  9. 5dc72fe Make recursive methods in Type work with cyclic AST by Timur Iskhakov · 7 years ago
  10. 532654e Fix Method location by Timur Iskhakov · 7 years ago
  11. b58f418 Make Type::getReferences return pointer by Timur Iskhakov · 7 years ago
  12. 891a866 Constant Expressions have same tree structure as Type by Timur Iskhakov · 7 years ago
  13. 33431e6 Build AST graph explicitly for simpler post-parsing passes by Timur Iskhakov · 7 years ago
  14. cec46c4 Move type-related stuff ouside of parsing by Timur Iskhakov · 7 years ago
  15. 7fa79f6 Merge structures with duplication features by Timur Iskhakov · 7 years ago
  16. 505316c Revert "Revert "Add Reference type"" by Timur Iskhakov · 7 years ago
  17. 6f2f2c0 Revert "Add Reference type" by Steven Moreland · 7 years ago
  18. 4b80bc4 Add Reference type by Timur Iskhakov · 7 years ago
  19. d8b10ee Clean up CPP Method class. by Steven Moreland · 7 years ago
  20. 932464e Add Formatter::join by Yifan Hong · 7 years ago
  21. 937408a s/IMPL_HEADER/IMPL_INTERFACE/g by Steven Moreland · 7 years ago
  22. 37065d6 Adds a debug(...) method to IBase, the base class for all Treble interfaces by Andreas Huber · 7 years ago
  23. cd2ae45 Add getReferenceInfo to IBase. by Yifan Hong · 7 years ago
  24. ffa9139 Get method signatures from IBase.hal by Yifan Hong · 7 years ago
  25. dd85c5c Support to enable profiling dynamically. by Zhuoyao Zhang · 7 years ago
  26. 115d428 Add (un)linkToDeath to generated interfaces. by Martijn Coenen · 7 years ago
  27. 7763ab3 Disallow duplicated argument name or result name. by Yifan Hong · 7 years ago
  28. 068c552 hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp by Yifan Hong · 8 years ago
  29. 10fe0b5 IHidlInterfaceBase for all autogenerated interfaces. by Yifan Hong · 8 years ago
  30. ef1a9fe Get rid of call enum. by Steven Moreland · 8 years ago
  31. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  32. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  33. a7a421a Generalized cpp method generation. by Steven Moreland · 8 years ago
  34. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  35. 40d474a hidl-gen: callback elision for scalar returns by Iliyan Malchev · 8 years ago
  36. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  37. 639bff8 hidl-gen: accept oneway methods by Iliyan Malchev · 8 years ago
  38. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  39. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  40. 3599d92 Interface methods can now be annotated. by Andreas Huber · 8 years ago
  41. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  42. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  43. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  44. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago