aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/generator_helpers.h
Commit message (Expand)AuthorAge
* dont generate directories in C# protoc pluginGravatar Jan Tattermusch2015-08-14
* Make FileNameInUpperCamel aware of directoriesGravatar Jorge Canizales2015-08-02
* Merge pull request #1675 from jtattermusch/csharp_codegen_improvementsGravatar Michael Lumish2015-05-20
|\
| * use full name when referencing protobuf messagesGravatar Jan Tattermusch2015-05-20
* | Adjusts generated header to new runtime and surface.Gravatar Jorge Canizales2015-05-15
|/
* moved GetMethodType function to generator_helpers.hGravatar Jan Tattermusch2015-05-07
* Made Objective C plugin build without errorGravatar murgatroid992015-04-07
* Created Objective C stub code generatorsGravatar murgatroid992015-04-07
* Adding the ability to specify a service namespace on protoc's command line.Gravatar Nicolas "Pixel" Noble2015-03-24
* Adding initial support for alternative protobuf libraries.Gravatar Nicolas Noble2015-03-13
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Removing private protobuf header inclusion.Gravatar Nicolas "Pixel" Noble2015-02-27