aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/generator_helpers.h
Commit message (Expand)AuthorAge
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Clang-format all the thingsGravatar Masood Malekghassemi2016-07-12
* override->GRPC_OVERRIDEGravatar Vijay Pai2016-06-09
* Added comments to node generation, also refactored some plugin codeGravatar murgatroid992016-05-20
* merge and resolve conflictGravatar yang-g2016-04-26
|\
* | resolve commentsGravatar yang-g2016-04-25
* | Add commentsGravatar yang-g2016-04-21
* | make prefix configurableGravatar yang-g2016-04-21
* | Fix compilation error.Gravatar yang-g2016-04-21
* | resolve commentsGravatar yang-g2016-04-20
* | Use the comments before syntax line as file comments.Gravatar yang-g2016-04-15
* | fix compiler warningGravatar yang-g2016-04-14
* | Add comments to the generated header fileGravatar yang-g2016-04-14
| * Created a Node grpc pluginGravatar murgatroid992016-02-26
|/
* 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