1. 4b2cf35 hidl-gen: add support for predefined types by Andreas Huber · 8 years ago
  2. 3684913 Support typedef for vts generator. by Zhuoyao Zhang · 8 years ago
  3. 01b9acf Fix local "mm" and "mma" failure complaining about missing module target. by Andreas Huber · 8 years ago
  4. 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
  5. edad10f Remove support for "const" in hidl. by Andreas Huber · 8 years ago
  6. 86cc7a7 Merge "parsing major operators." by Yifan Hong · 8 years ago
  7. 211826b Merge "Support for a generic "binder" type (reflected as "interface" in hidl)" by Andreas Huber · 8 years ago
  8. 295ad30 Support for a generic "binder" type (reflected as "interface" in hidl) by Andreas Huber · 8 years ago
  9. 82b83bb Add a script to test hidl-gen output by Zhuoyao Zhang · 8 years ago
  10. 5216569 parsing major operators. by Yifan Hong · 8 years ago
  11. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  12. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  13. 88ca451 Updated hidl_test to reflect changes in hidl-gen. by Steven Moreland · 8 years ago
  14. 3599d92 Interface methods can now be annotated. by Andreas Huber · 8 years ago
  15. 2d5331a rename nuhidl-gen --> hidl-gen by Iliyan Malchev · 8 years ago
  16. fd4afab RefType is no more, 1) simplify, 2) repeat 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. b82318c commandline option to specify output base directory. by Andreas Huber · 8 years ago
  19. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  20. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  21. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago
  22. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago
  23. ffc2fb1 initial commit by Iliyan Malchev · 8 years ago
  24. 91ef12b rename .hidl --> .hal by Iliyan Malchev · 8 years ago
  25. 7d81f6e Cleanup hidl-gen by Zhuoyao Zhang · 8 years ago
  26. 58419f1 FooAll.cpp works by Chris Phoenix · 8 years ago
  27. 6911109 Now outputs JSON dump of AST by Chris Phoenix · 8 years ago
  28. 1b7297c Rename hidl-cpp to hidl-gen by Martijn Coenen · 8 years ago
  29. d5d3ea1 hidl-cpp generates .cpp, .h, .vts, and dependency by Chris Phoenix · 8 years ago
  30. dbd9044 WIP: hidl-cpp and Binder interface by Chris Phoenix · 8 years ago