1. fb7da2e Put AidlInterface members behind methods by Casey Dahlin · 9 years ago
  2. 1ae2bc5 Convert document item structs to classes by Casey Dahlin · 9 years ago
  3. f7a421c Use parser to find array brackets by Casey Dahlin · 9 years ago
  4. f4a9311 Put data in AidlMethod behind getters and setters by Casey Dahlin · 9 years ago
  5. f2d23f7 Kill comments token in AidlMethod by Casey Dahlin · 9 years ago
  6. 5c69deb Replace method_type with AidlMethod by Casey Dahlin · 9 years ago
  7. 0ee3758 Replace type_type struct with AidlType class by Casey Dahlin · 9 years ago
  8. 1dd458d Generate IInterface.cpp file by Christopher Wiley · 9 years ago
  9. d127b50 Don't store AidlArgument name buffer_type by Casey Dahlin · 9 years ago
  10. c378c99 Stop storing the direction buffer by Casey Dahlin · 9 years ago
  11. 0c732db Generate Binder IInterface.h file by Christopher Wiley · 9 years ago
  12. a7a5c10 Add Enum C++ AST class by Christopher Wiley · 9 years ago
  13. e3550c6 Use C++ TypeNamespace when generating code by Christopher Wiley · 9 years ago
  14. dff80e5 Remove interface_item_type by Casey Dahlin · 9 years ago
  15. f944e79 Move C++ generation code into C++ namespace by Christopher Wiley · 9 years ago
  16. bc7a50a Turn arg_type into a class called AIDLArgument by Casey Dahlin · 9 years ago
  17. a834dd4 Generate client-side headers by Casey Dahlin · 9 years ago
  18. b7d0f7f Convert C++ AST to unique_ptr by Casey Dahlin · 9 years ago
  19. 082f1d1 Implement code generation for server header by Casey Dahlin · 9 years ago
  20. 9a8e1d9 Generate .cpp/.h files with aidl-cpp by Christopher Wiley · 9 years ago
  21. eb1acc1 Refactor compile_aidl flow to support compiling C++ by Christopher Wiley · 9 years ago