Muxi Yan
38fcd0c6c3
clang-format
7 years ago
Craig Tiller
baa14a975e
Update clang-format to 5.0
8 years ago
Stanley Cheung
5fd85b58e6
PHP: update codegen plugin to support php_namespace option
8 years ago
Michael Bausor
8f2a054f17
Support parameter to change PHP generated stub suffix
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Stanley Cheung
1a3f4a55c2
PHP: make tests runnable on both protobuf 3.1 and 3.2
8 years ago
Stanley Cheung
53d219c962
PHP Proto3: gRPC PHP Plugin code generator
9 years ago
murgatroid99
210f3c4b8e
Added comments to node generation, also refactored some plugin code
9 years ago
murgatroid99
d2ee81fcd4
Created a Node grpc plugin
9 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
11 years ago
Nicolas Noble
b7ebd3b8c6
Initial import.
11 years ago