- 0ecc7b8 Add typeName() to all types. by Steven Moreland · 7 years ago
- cb0ba52 Moving hidl-gen parser stack outside of AST by Timur Iskhakov · 7 years ago
- c59326e Don't check hash while generating hash. by Steven Moreland · 7 years ago
- 19f11b5 Removed "bool AST::isInterface(std::string*)" by Steven Moreland · 8 years ago
- 28b9b53 Prevent AST from modifying Coordinator. by Steven Moreland · 8 years ago
- f619fc7 Do not enforce minor version uprev on imports. by Yifan Hong · 8 years ago
- 78b38d1 Revert "Revert "Enforce minor version uprevs."" by Yifan Hong · 8 years ago
- 976ae89 Revert "Enforce minor version uprevs." by Steven Moreland · 8 years ago
- 2d20ae0 Enforce minor version uprevs. by Yifan Hong · 8 years ago
- c4e1060 Update hidl-gen for vts backend. by Zhuoyao Zhang · 8 years ago
- 7ae3d54 Move FQName to libhidl-gen-util. by Steven Moreland · 8 years ago
- fece6ec Cleanup FQName usage. by Yifan Hong · 8 years ago
- 87ff823 Type resolution favor local types. by Yifan Hong · 8 years ago
- a32bde8 Add FmqType to templatize MQDescriptor by Hridya Valsaraju · 8 years ago
- c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
- 40a373d Fix -Lmakefile LOCAL_JAVA_LIBRARIES does not include hierarchy. by Yifan Hong · 8 years ago
- be627b3 hidl-gen: some error recovery. by Yifan Hong · 8 years ago
- a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
- cd91bf6 Add MQDescriptorUnsync as a predefined HIDL type. by Hridya Valsaraju · 8 years ago
- 1977ea3 hidl-gen: Allow importing only one type from another hal. by Yifan Hong · 8 years ago
- bb5c80b Removed useless function Type::ref. by Steven Moreland · 8 years ago
- 019d21d Yet another backend for hidl-gen, this one generates a C-compatible header file by Andreas Huber · 8 years ago
- 7c5ddfb Allow struct, union and enum type declarations to be annotated. by Andreas Huber · 8 years ago
- b77944a Add MQDescriptorSync as a predefined HIDL type. by Hridya Valsaraju · 8 years ago
- aa18683 appendPackageInterfaces*ToVector* by Steven Moreland · 8 years ago
- f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
- ae16eed Redefine fqname in hidl-gen_y.yy by Yifan Hong · 8 years ago
- d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
- a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
- 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
- 4bcf97d MQDescriptor is now a predefined type. by Andreas Huber · 8 years ago
- 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
- 800273d hidl-gen: auto-generate depdendencies for nested types by Iliyan Malchev · 8 years ago
- 0b3b411 Merge changes from topic 'java_makefiles' by TreeHugger Robot · 8 years ago
- 0fa9e39 Auto-generate java libraries for compatible packages. by Andreas Huber · 8 years ago
- 4b2cf35 hidl-gen: add support for predefined types by Andreas Huber · 8 years ago
- 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
- 85eabdb The hidl-gen Java backend now supports structures (NOT unions) and types.hal by Andreas Huber · 8 years ago
- 9ed827c Fix nested structure/union name handling. by Andreas Huber · 8 years ago
- 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
- 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
- c7dfef3 Better diagnostics if an attempt is made to redeclare a type under the same name by Andreas Huber · 8 years ago
- 5bb1402 hidl-gen: multiple changes by Iliyan Malchev · 8 years ago
- bfd7621 Fix the case where an interface is referenced through a typedef. by Andreas Huber · 8 years ago
- d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
- 8d3ac0c Be a little smarter about dealing with TypeDefs, resolve to the typedef'd by Andreas Huber · 8 years ago
- fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
- f5dc73e Fix for linux' struct stat missing "d_namlen" field. by Andreas Huber · 8 years ago
- 5a54544 Better validation. Check that unions contain no fixup types and structs by Andreas Huber · 8 years ago
- 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
- 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
- 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
- 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
- dc98133 Use environment variable $TOP to determine full path to hardware/interfaces. by Andreas Huber · 8 years ago
- a2723d2 Enforce naming conventions and allow empty (except for the header) types.hal files. by Andreas Huber · 8 years ago
- 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
- 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
- da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
- 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago
- eb1081f some finetuning, version, package, some hacky support for imports by Andreas Huber · 8 years ago
- c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago