1. ea571f8 Emit "deprecated" by Jooyung Han · 3 years, 5 months ago
  2. 14af79b union: C++ backend by Jooyung Han · 3 years, 8 months ago
  3. 53fc99c Support templated structured parcelables by Devin Moore · 3 years, 10 months ago
  4. 7aaa9cb Use pragma once instead of include guards for generated AIDL headers by Devin Moore · 3 years, 10 months ago
  5. d800fef Don't use DISALLOW_COPY_AND_ASSIGN macro by Jiyong Park · 3 years, 11 months ago
  6. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 4 years, 10 months ago
  7. a57d0a6 Add stability options. by Steven Moreland · 4 years, 10 months ago
  8. a2ada0c prevent inheritance of writeToParcel, readFromParcel by Jeongik Cha · 6 years ago
  9. f3da089 Allow no package for CPP/NDK backends. by Steven Moreland · 6 years ago
  10. f5cbb68 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  11. 9fccf58 using pragma once by Steven Moreland · 6 years ago
  12. 176905e Add ToString() for AST nodes by Jiyong Park · 6 years ago
  13. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  14. 156a57f Fix google-explicit-constructor warnings in aidl. by Chih-Hung Hsieh · 8 years ago
  15. 69b44cf Generate code for AIDL defined string constants by Christopher Wiley · 8 years ago
  16. 11a9d79 Fix compiler warnings in generated C++ by Christopher Wiley · 8 years ago
  17. fd7dc03 Declare interface constants as enum in C++ by Christopher Wiley · 8 years ago
  18. 0a62067 Track base/ -> android-base/ change. by Elliott Hughes · 9 years ago
  19. d40e2fe Introduce integer constants by Casey Dahlin · 9 years ago
  20. f02facf Allow ArgList to take other AstNodes as arguments by Christopher Wiley · 9 years ago
  21. 3c5d28d Replace C++ LiteralStatement with Statement by Christopher Wiley · 9 years ago
  22. 0eb903e Add IfStatement C++ AST node by Christopher Wiley · 9 years ago
  23. d55db28 Add Comparison C++ AST node by Christopher Wiley · 9 years ago
  24. b23149d Mark client constructor as explicit by Christopher Wiley · 9 years ago
  25. f9688b0 Add C++ ConstructImpl AST Node by Christopher Wiley · 9 years ago
  26. ade4b45 Change existing argument lists to ArgList by Christopher Wiley · 9 years ago
  27. f094d58 Make BpInterface destructor virtual and default by Christopher Wiley · 9 years ago
  28. 2328526 Add Assignment, MethodCall, ArgList AST Nodes by Christopher Wiley · 9 years ago
  29. da69599 Add classes for generating method implementations by Christopher Wiley · 9 years ago
  30. 0c732db Generate Binder IInterface.h file by Christopher Wiley · 9 years ago
  31. a7a5c10 Add Enum C++ AST class by Christopher Wiley · 9 years ago
  32. f944e79 Move C++ generation code into C++ namespace by Christopher Wiley · 9 years ago
  33. a834dd4 Generate client-side headers by Casey Dahlin · 9 years ago
  34. b7d0f7f Convert C++ AST to unique_ptr by Casey Dahlin · 9 years ago
  35. 88924d6 Add method AST node for C++ by Casey Dahlin · 9 years ago
  36. 60a4916 Introduce AST node for classes by Casey Dahlin · 9 years ago
  37. 34b8610 Rejigger C++ AST to be more general by Casey Dahlin · 9 years ago
  38. f600a55 Add the beginnings of a C++ AST by Christopher Wiley · 9 years ago