Jan Tattermusch
1b8418b546
only generate full or lite client, never both
6 years ago
Jan Tattermusch
25e3d26e8c
C# lite client codegen
6 years ago
Muxi Yan
38fcd0c6c3
clang-format
7 years ago
Craig Tiller
baa14a975e
Update clang-format to 5.0
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Masood Malekghassemi
ac59245624
Clang-format all the things
9 years ago
Jan Tattermusch
4e0f73cddb
add internal_access option for C# codegen
9 years ago
Jan Tattermusch
5f8872f899
introduce c# generator options
9 years ago
Jan Tattermusch
a967ee567e
support custom parsegeneratorparameter
9 years ago
Jan Tattermusch
2d92495776
added csharp generator plugin
10 years ago
Yang Gao
478568e7c9
Use grpc:: counterparts in ruby code generator
10 years ago
Craig Tiller
c5ba0e56a0
Make it possible to compile with gcc4.6
10 years ago
Craig Tiller
cf133f41f8
Make it possible to compile with gcc4.6
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 "Pixel" Noble
36f5323846
Fixing includes inconsistency.
10 years ago
Nicolas Noble
f5c5d80968
Removing "using namespace std" everywhere.
10 years ago
temiola
e5206aace9
Updates the ruby generator so that it does not create files for empty protos.
...
Previously, this alway generated a service file with a header.
However, this does not work well, it means whenver the ruby service plugin is
used, every proto file ends up with a service file.
Change on 2015/01/07 by temiola <temiola@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83448951
10 years ago
temiola
5453555255
bugfix: ruby code-gen capitalization
...
Change on 2015/01/06 by temiola <temiola@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83391912
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
10 years ago
Nicolas Noble
b7ebd3b8c6
Initial import.
11 years ago