1. 8efccec Remove opaque type from hidl. by Steven Moreland · 8 years ago
  2. bf459bc Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  3. b44a6c8 Use colon syntax for FQNames for enum values. by Yifan Hong · 8 years ago
  4. 191c1fe Ignoring deprecated register only in flex. by Steven Moreland · 8 years ago
  5. 605c421 Line numbers now properly counted when there are comments. by Steven Moreland · 8 years ago
  6. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  7. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  8. 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
  9. edad10f Remove support for "const" in hidl. by Andreas Huber · 8 years ago
  10. bb0346d Merge "'char' is no longer an acceptable hidl type. Use int8_t or uint8_t instead." by Andreas Huber · 8 years ago
  11. 3179b22 'char' is no longer an acceptable hidl type. Use int8_t or uint8_t instead. by Andreas Huber · 8 years ago
  12. 5216569 parsing major operators. by Yifan Hong · 8 years ago
  13. 639bff8 hidl-gen: accept oneway methods by Iliyan Malchev · 8 years ago
  14. 3599d92 Interface methods can now be annotated. by Andreas Huber · 8 years ago
  15. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  16. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  17. 006189f by popular demand: enum SomeEnum { FIRST, SECOND = 10, THIRD = SECOND + 5, }; by Andreas Huber · 8 years ago
  18. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  19. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  20. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago
  21. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago