Esun Kim
165ee5007a
Replaced grpc::string with std::string
5 years ago
Esun Kim
415d41f9e8
Rerun clang-formatter-7
5 years ago
Muxi Yan
96c11d153f
Revert "Revert #19704 and #20060"
6 years ago
Muxi Yan
d1f4456dc6
Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2"
...
This reverts commit ac5f8062dd
, reversing
changes made to 8ae549431c
.
6 years ago
Muxi Yan
47d95ef266
address comments
6 years ago
Muxi Yan
08b21aed41
add comments and clang-format
6 years ago
Muxi Yan
e246a307d3
more generator fix
6 years ago
Muxi Yan
ad51e66324
Update proto compiler
6 years ago
Muxi Yan
78c887e337
Remove unwanted deprecation notice on v2 api
6 years ago
Muxi Yan
62e4234470
Add API deprecation notice to generated code
6 years ago
Muxi Yan
f36a6e9aef
Eliminate compiler warning
6 years ago
Muxi Yan
8bc8ff3dce
Fix nullability incompatibility
6 years ago
Muxi Yan
6d8340847c
Name changes in compiler
7 years ago
Muxi Yan
5e790a3117
Proto-related changes
7 years ago
Juanli Shen
5a412ac113
Revert "Revert "Revert "Provide protocol for initializer of generated messages"""
7 years ago
Juanli Shen
10a8c16f24
Revert "Revert "Revert "Provide protocol for initializer of generated messages"""
7 years ago
Muxi Yan
f5d869a2b3
clang-format
7 years ago
Muxi Yan
7f6858ce61
Fix generater
7 years ago
Muxi Yan
77933b1897
clang-format
7 years ago
Muxi Yan
dcb05c16c6
Fix generater
7 years ago
Muxi Yan
e6d6a1b978
Revert "Revert "Provide protocol for initializer of generated messages""
7 years ago
Muxi Yan
219354fb5a
Revert "Provide protocol for initializer of generated messages"
7 years ago
Muxi Yan
bf0b8798d6
Provide protocol for generics
7 years ago
Muxi Yan
19ca19beed
Fix indent
7 years ago
Muxi Yan
3d35c54620
Run clang-format
7 years ago
Tyson Roberts
87c4001006
Updates Objective-C Generation to allow for ommission of the generated @interface and @implementation
7 years ago
Tyson Roberts
8ff667855f
Updates Objective-C Generation to allow for ommission of the generated @interface and @implementation
7 years ago
Muxi Yan
38fcd0c6c3
clang-format
7 years ago
Mehrdad Afshari
d49e100354
clang-format code
7 years ago
Vijay Pai
c04f4f16cd
Revert "Revert "Do not interpolate variables in leading comments.""
7 years ago
David G. Quintas
333dd3e1ad
Revert "Do not interpolate variables in leading comments."
7 years ago
Garret Kelly
cf5a1f2c81
Do not interpolate variables in leading comments.
...
There is at least one well-known proto file (plugin.proto) with comments
that include variable-like strings that are not actual variables. This
leads to DFATAL log statements that clutter the output and don't provide
any benefit.
8 years ago
Craig Tiller
baa14a975e
Update clang-format to 5.0
8 years ago
Muxi Yan
05e0d2da35
Generate forward declaration in pbrpc.h
8 years ago
Muxi Yan
75271d741e
Generate forward declaration in pbrpc.h
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Muxi Yan
8805306941
Revert API to change default queue for a stub
8 years ago
Muxi Yan
2f23be7e8c
clang-format
8 years ago
Muxi Yan
56369ea4a2
Support in ProtoRPC
8 years ago
Masood Malekghassemi
ac59245624
Clang-format all the things
9 years ago
Makarand Dharmapurikar
857495ae44
fix for #6834
...
Removed constants kPackageName and kServiceName so multiple services
can be defined in one proto.
9 years ago
Makarand Dharmapurikar
cb79b29ac5
fix for issue 6344. added printing of .proto file comments in generated code.
9 years ago
Makarand Dharmapurikar
4f11ab1ffd
addressed feedback.
9 years ago
Makarand Dharmapurikar
6f9501098e
fix for issue 5548. Deprecated old classes and created subclasses.
9 years ago
Benjamin Herzog
208795c0fe
Added nullability to service declaration in objc
9 years ago
Nate Kibler
2d32771a1b
Removed comment from code generation and updated tests
10 years ago
Nate Kibler
6d19724a90
Adds class factory method to generated ProtoService classes
10 years ago
Jorge Canizales
637c3650a3
Let people generate ObjC code from an Arduino
10 years ago
Jorge Canizales
b015dfb55a
Add ::grpc:: prefix
10 years ago
Jorge Canizales
f95ddbaa1e
Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler
10 years ago