index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
compiler
Commit message (
Expand
)
Author
Age
...
|
*
Make the go code generator compile
Craig Tiller
2015-01-12
|
/
*
Preparing the go plugin for non-[] compilation.
nnoble
2015-01-12
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Undo the addition of Java codegen files to the open-sourced list by
zhangkun
2015-01-12
*
Remove dependencies on internal headers from Java gRPC compiler plugin.
zhangkun
2015-01-12
*
Updates the generated ruby code to specify the service name.
temiola
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Updates the generated ruby code to specify the service name.
temiola
2015-01-08
*
Updates the ruby generator so that it does not create files for empty protos.
temiola
2015-01-08
*
bugfix: correct service include in ruby compiler
temiola
2015-01-07
*
bugfix: ruby code-gen capitalization
temiola
2015-01-06
*
Add package name to the method string.
yangg
2015-01-06
*
Add ServerContext. It is currently empty and deadline and metadata will come to
yangg
2014-12-19
*
Add missing casts to enable compilation with gcc 4.7
rsilvera
2014-12-16
*
Fix bug with generating grpc c++ code for proto files
samuelw
2014-12-15
*
Getting the generated Makefile to support .proto files.
nnoble
2014-12-12
*
Fixing C++ and ruby code generators for the opensource build.
nnoble
2014-12-12
*
Fixes package prefixes
temiola
2014-12-12
*
Change cpp and go codegen to use new method properties instead of method options
rocking
2014-12-11
*
First pass at making the compilers open-sourcable.
nnoble
2014-12-11
[prev]