aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/objective_c_plugin.cc
Commit message (Expand)AuthorAge
* Add ::grpc:: prefixGravatar Jorge Canizales2015-08-13
* Fixup codegen now that GRXWriter is a classGravatar Jorge Canizales2015-07-18
* Import headers based on path in the generated codeGravatar Jorge Canizales2015-06-23
* Use class names for types as generated by the messages pluginGravatar Jorge Canizales2015-06-01
* Generate imports for .proto dependencies, and read prefix from file.Gravatar Jorge Canizales2015-05-15
* Generate separate files until either of GeneratorContext::OpenForAppend/Inser...Gravatar Jorge Canizales2015-05-15
* Fixes generated implementation file and adjusts plugin to proto3Gravatar Jorge Canizales2015-05-15
* Adjusts generated header to new runtime and surface.Gravatar Jorge Canizales2015-05-15
* Made Objective C plugin build without errorGravatar murgatroid992015-04-07
* Created Objective C stub code generatorsGravatar murgatroid992015-04-07