Ben Sykes
|
86d65ce290
|
cleanup formatting with clang_format_code.sh
|
7 years ago |
Ben Sykes
|
1de3f4ae8d
|
Add grpc_out option to set minimum_node_version
Example protoc call:
protoc --plugin=protoc-gen-grpc=grpc_node_plugin --js_out=import_style=commonjs,binary:./autogen/ --grpc_out=minimum_node_version=8:./autogen/ hello.proto
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 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-g
|
c3ee1d5eb4
|
Do not include internal proto header
|
10 years ago |
Jan Tattermusch
|
e6af5d10ec
|
add service descriptor property to generated code
|
10 years ago |
Jan Tattermusch
|
741e64c872
|
update compiler
|
10 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 |
Nicolas "Pixel" Noble
|
1ff52d5278
|
Guard headers tool.
|
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 |
nnoble
|
c78b34075d
|
Fixing C++ and ruby code generators for the opensource build.
Change on 2014/12/11 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81921764
|
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.
|
10 years ago |