1. 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
  2. c7dfef3 Better diagnostics if an attempt is made to redeclare a type under the same name by Andreas Huber · 8 years ago
  3. 5bb1402 hidl-gen: multiple changes by Iliyan Malchev · 8 years ago
  4. bfd7621 Fix the case where an interface is referenced through a typedef. by Andreas Huber · 8 years ago
  5. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  6. 8d3ac0c Be a little smarter about dealing with TypeDefs, resolve to the typedef'd by Andreas Huber · 8 years ago
  7. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  8. f5dc73e Fix for linux' struct stat missing "d_namlen" field. by Andreas Huber · 8 years ago
  9. 5a54544 Better validation. Check that unions contain no fixup types and structs by Andreas Huber · 8 years ago
  10. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  11. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  12. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  13. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  14. dc98133 Use environment variable $TOP to determine full path to hardware/interfaces. by Andreas Huber · 8 years ago
  15. a2723d2 Enforce naming conventions and allow empty (except for the header) types.hal files. by Andreas Huber · 8 years ago
  16. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  17. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  18. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  19. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago
  20. eb1081f some finetuning, version, package, some hacky support for imports by Andreas Huber · 8 years ago
  21. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago