index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
compiler
/
objective_c_plugin.cc
Commit message (
Expand
)
Author
Age
*
Clang-format all the things
Masood Malekghassemi
2016-07-12
*
added a comment just to retrigger tests
Makarand Dharmapurikar
2016-07-08
*
fixed minor indent and resubmit
Makarand Dharmapurikar
2016-07-08
*
addressed feedback
Makarand Dharmapurikar
2016-07-08
*
fixes #7219
Makarand Dharmapurikar
2016-07-08
*
Use static const strings
Benjamin Herzog
2016-04-27
*
Move nonnull begin to correct position
Benjamin Herzog
2016-04-22
*
Added nullability to service declaration in objc
Benjamin Herzog
2016-04-18
*
Add ::grpc:: prefix
Jorge Canizales
2015-08-13
*
Fixup codegen now that GRXWriter is a class
Jorge Canizales
2015-07-18
*
Import headers based on path in the generated code
Jorge Canizales
2015-06-23
*
Use class names for types as generated by the messages plugin
Jorge Canizales
2015-06-01
*
Generate imports for .proto dependencies, and read prefix from file.
Jorge Canizales
2015-05-15
*
Generate separate files until either of GeneratorContext::OpenForAppend/Inser...
Jorge Canizales
2015-05-15
*
Fixes generated implementation file and adjusts plugin to proto3
Jorge Canizales
2015-05-15
*
Adjusts generated header to new runtime and surface.
Jorge Canizales
2015-05-15
*
Made Objective C plugin build without error
murgatroid99
2015-04-07
*
Created Objective C stub code generators
murgatroid99
2015-04-07