1. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 4 years, 10 months ago
  2. f3da089 Allow no package for CPP/NDK backends. by Steven Moreland · 6 years ago
  3. 176905e Add ToString() for AST nodes by Jiyong Park · 6 years ago
  4. b78e15b More cleanup in CodeWriter by Jiyong Park · 6 years ago
  5. a755dc7 Output is indented by Jiyong Park · 6 years ago
  6. 11a9d79 Fix compiler warnings in generated C++ by Christopher Wiley · 8 years ago
  7. f02facf Allow ArgList to take other AstNodes as arguments by Christopher Wiley · 9 years ago
  8. 3c5d28d Replace C++ LiteralStatement with Statement by Christopher Wiley · 9 years ago
  9. 0eb903e Add IfStatement C++ AST node by Christopher Wiley · 9 years ago
  10. d55db28 Add Comparison C++ AST node by Christopher Wiley · 9 years ago
  11. 3bb6bc1 Make interface header usable in generated code by Christopher Wiley · 9 years ago
  12. f9688b0 Add C++ ConstructImpl AST Node by Christopher Wiley · 9 years ago
  13. ade4b45 Change existing argument lists to ArgList by Christopher Wiley · 9 years ago
  14. 2328526 Add Assignment, MethodCall, ArgList AST Nodes by Christopher Wiley · 9 years ago
  15. da69599 Add classes for generating method implementations by Christopher Wiley · 9 years ago
  16. 0c732db Generate Binder IInterface.h file by Christopher Wiley · 9 years ago
  17. a7a5c10 Add Enum C++ AST class by Christopher Wiley · 9 years ago
  18. f944e79 Move C++ generation code into C++ namespace by Christopher Wiley · 9 years ago
  19. b7d0f7f Convert C++ AST to unique_ptr by Casey Dahlin · 9 years ago
  20. 413e042 Move logic to write to stdout into CodeWriter by Christopher Wiley · 9 years ago
  21. 88924d6 Add method AST node for C++ by Casey Dahlin · 9 years ago
  22. 60a4916 Introduce AST node for classes by Casey Dahlin · 9 years ago
  23. 34b8610 Rejigger C++ AST to be more general by Casey Dahlin · 9 years ago
  24. f600a55 Add the beginnings of a C++ AST by Christopher Wiley · 9 years ago