1. 2d32771 Removed comment from code generation and updated tests by Nate Kibler · 9 years ago
  2. 6d19724 Adds class factory method to generated ProtoService classes by Nate Kibler · 9 years ago
  3. 637c365 Let people generate ObjC code from an Arduino by Jorge Canizales · 9 years ago
  4. b015dfb Add ::grpc:: prefix by Jorge Canizales · 9 years ago
  5. f95ddba Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler by Jorge Canizales · 9 years ago
  6. 9fce455 Fixup codegen now that GRXWriter is a class by Jorge Canizales · 9 years ago
  7. 739c998 Codegen GRXWriter* instead of id<GRXWriter> by Jorge Canizales · 9 years ago
  8. 181ef45 Addressing outstanding typos and comments Clang-format of changed files by Vijay Pai · 9 years ago
  9. f77ab15 Use rvalue ref return to avoid copy by vjpai · 9 years ago
  10. c7eed74 Remove brace initialization for gcc-4.4 compatibility by vjpai · 9 years ago
  11. 25a2661 Changed argument names in Objective-C generated code by murgatroid99 · 9 years ago
  12. 52592fc Use class names for types as generated by the messages plugin by Jorge Canizales · 9 years ago
  13. 5dcebd9 make sure printers are properly flushed by Jan Tattermusch · 9 years ago
  14. 1900dfc Generate imports for .proto dependencies, and read prefix from file. by Jorge Canizales · 9 years ago
  15. 472f0b0 Fixes generated implementation file and adjusts plugin to proto3 by Jorge Canizales · 9 years ago
  16. 9a065d2 Adjusts generated header to new runtime and surface. by Jorge Canizales · 9 years ago
  17. ac0002a Made Objective C plugin build without error by murgatroid99 · 9 years ago
  18. d3efd0a Created Objective C stub code generators by murgatroid99 · 9 years ago