Joe Tsai
|
3360b7d839
all: regenerate test protos using v1.3.1
|
5 年之前 |
Joe Tsai
|
f41bc14dc4
test.bash: re-write integration test as a Go test
|
5 年之前 |
Joe Tsai
|
d210aa8826
all: fix travis after v2 update
|
5 年之前 |
Joe Tsai
|
b929213ad2
protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs (#760)
|
6 年之前 |
Damien Neil
|
7716a980bc
protoc-gen-go: simplify init function generation (#716)
|
6 年之前 |
Damien Neil
|
acc501353c
protoc-gen-go: Don't set the json tag on extension fields. (#713)
|
6 年之前 |
Damien Neil
|
39da819878
protoc-gen-go: add more spaces between methods (#712)
|
6 年之前 |
Damien Neil
|
88bc711297
protoc-gen-go: add blank line after extension method (#711)
|
6 年之前 |
Damien Neil
|
a47340a8e4
protoc-gen-go: put imports in a single import() block (#707)
|
6 年之前 |
Damien Neil
|
0f2620f554
protoc-gen-go: use consistent receiver name for messages (#700)
|
6 年之前 |
Damien Neil
|
e344474228
protoc-gen-go: add blank lines between various enum functions (#697)
|
6 年之前 |
Damien Neil
|
fffb0f7828
proto: uniquify descriptor var based on filename alone (#696)
|
6 年之前 |
Patrik Nyblom
|
93b26e6a70
protoc-gen-go: refactor generator by splitting up generateMessage (#657)
|
6 年之前 |
Kassian Sun
|
9eb2c01ac2
jsonpb: decode int32/uint32/float32/float64 strings (#630)
|
6 年之前 |
Joe Tsai
|
397ff90184
protoc-gen-go: use keyed ExtensionRange literals (#560)
|
6 年之前 |
David Symonds
|
d0dc0def2e
Reduce a bunch of generated code in oneof sizers. (#557)
|
6 年之前 |
Damien Neil
|
9d4962b4dc
protoc-gen-go: handle package import names per-file (#543)
|
6 年之前 |
Damien Neil
|
f4733c73b3
protoc-gen-go: don't depend on input file ordering (#542)
|
6 年之前 |
Joe Tsai
|
60f8421f40
Rename generated Marshal and Unmarshal protobuf method (#536)
|
6 年之前 |
Herbie Ong
|
2bc5431dca
jsonpb: change Marshal/Unmarshal to return error if any required field is not set (#472)
|
6 年之前 |
Tamir Duberstein
|
013f295b1c
Correct some mistakes (#316)
|
7 年之前 |
Joe Tsai
|
8cc9e46429
Upstream internal Google protobuf changes
|
7 年之前 |
Vladimir Varankin
|
9f174c9862
Fix jsonpb to serialize NaN and Infinity as special strings (#242)
|
7 年之前 |
Ross Light
|
157d9c53be
regenerate pb.go files with protobuf 3.3.0
|
7 年之前 |
CH Albach
|
18c9bb3261
jsonpb: unmarshalling of Struct, ListValue, Value, Any and proto2 extensions; and marshalling of ListValue.
|
7 年之前 |
Lukasz Milewski
|
4a5b3fd308
Regenerate pb.go files after https://github.com/golang/protobuf/commit/24f28ae800abfde9310e779f94be606b1a98a3fc
|
8 年之前 |
Lukasz Milewski
|
0358ab2536
Generate new pb.go files.
|
8 年之前 |
Feng Xiao
|
2c1988e8c1
Update Go tests for C++ JSON name change
|
8 年之前 |
Ross Light
|
18a29c075f
regenerate .pb.go
|
8 年之前 |
Ross Light
|
ba6f978a1a
Make proto.RegisterFile public for gRPC
|
8 年之前 |