Jan Tattermusch
205e6c80c5
dont generate directories in C# protoc plugin
10 years ago
Jorge Canizales
5115af58e4
Make FileNameInUpperCamel aware of directories
10 years ago
Jan Tattermusch
41f9f33e37
use full name when referencing protobuf messages
10 years ago
Jorge Canizales
9a065d2e2f
Adjusts generated header to new runtime and surface.
10 years ago
Jan Tattermusch
b5897bf1a6
moved GetMethodType function to generator_helpers.h
10 years ago
murgatroid99
ac0002adb8
Made Objective C plugin build without error
10 years ago
murgatroid99
d3efd0a1ec
Created Objective C stub code generators
10 years ago
Nicolas "Pixel" Noble
375a82b35c
Adding the ability to specify a service namespace on protoc's command line.
...
Usage example: protoc ... --grpc_out=services_namespace=xyz:./path/to/output/dir ...
This is difficult to add a test for this without significantly changing all of the examples, or the build system. However this has been successfully tested locally.
10 years ago
Nicolas Noble
d446eb86fa
Adding initial support for alternative protobuf libraries.
10 years ago
Nicolas "Pixel" Noble
1ff52d5278
Guard headers tool.
10 years ago
Nicolas "Pixel" Noble
93fa098124
Removing private protobuf header inclusion.
10 years ago
Craig Tiller
190d360def
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Craig Tiller
ecd49345b5
Use clang-format-3.5
10 years ago
Nicolas Noble
f5c5d80968
Removing "using namespace std" everywhere.
10 years ago
Craig Tiller
b5dcec5a2e
clang-format codebase
10 years ago
nnoble
ebebb7e21c
First pass at making the compilers open-sourcable.
...
Change on 2014/12/10 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81829127
11 years ago