| .. |
|
proto3_proto
|
f0a097ddac
jsonpb: Fix handling of repeated enums.
|
před 9 roky |
|
testdata
|
f0a097ddac
jsonpb: Fix handling of repeated enums.
|
před 9 roky |
|
Makefile
|
1cc4d6fa4a
Support for google.protobuf.Any expansion in text marshaling and unmarshaling.
|
před 10 roky |
|
all_test.go
|
8d92cf5fc1
Add specific error for oneof with nil element.
|
před 9 roky |
|
any_test.go
|
1cc4d6fa4a
Support for google.protobuf.Any expansion in text marshaling and unmarshaling.
|
před 10 roky |
|
clone.go
|
8cf720c393
Unexport proto.MessageSet, and remove a bunch of its support.
|
před 10 roky |
|
clone_test.go
|
59b73b37c1
Implement oneof support.
|
před 10 roky |
|
decode.go
|
cde632b2df
Use the zero value when decoding a map element that is missing its key or value.
|
před 10 roky |
|
encode.go
|
8d92cf5fc1
Add specific error for oneof with nil element.
|
před 9 roky |
|
equal.go
|
4df416cb47
Fix proto.Equal handling of proto3 bytes fields.
|
před 10 roky |
|
equal_test.go
|
4df416cb47
Fix proto.Equal handling of proto3 bytes fields.
|
před 10 roky |
|
extensions.go
|
7c1e7ed8fe
Fix unmarshaling code to properly handle multiple instances of the same
|
před 10 roky |
|
extensions_test.go
|
7c1e7ed8fe
Fix unmarshaling code to properly handle multiple instances of the same
|
před 10 roky |
|
lib.go
|
6aaa8d4770
Adding repeated field data population example
|
před 10 roky |
|
message_set.go
|
8cf720c393
Unexport proto.MessageSet, and remove a bunch of its support.
|
před 10 roky |
|
message_set_test.go
|
8cf720c393
Unexport proto.MessageSet, and remove a bunch of its support.
|
před 10 roky |
|
pointer_reflect.go
|
dda510ac0f
Use reflection-driven field accesses under GopherJS.
|
před 9 roky |
|
pointer_unsafe.go
|
dda510ac0f
Use reflection-driven field accesses under GopherJS.
|
před 9 roky |
|
properties.go
|
2ebff28ac7
Correctly set OrigName for oneof fields.
|
před 9 roky |
|
proto3_test.go
|
de8c523226
Implement SetDefaults for maps. Skip proto3 scalar fields instead of panicking.
|
před 11 roky |
|
size2_test.go
|
558f13f1d7
Update URLs and import paths to new GitHub home.
|
před 11 roky |
|
size_test.go
|
0879490610
Generate sizer functions for oneofs.
|
před 10 roky |
|
text.go
|
1cc4d6fa4a
Support for google.protobuf.Any expansion in text marshaling and unmarshaling.
|
před 10 roky |
|
text_parser.go
|
78550bb1d0
Improve error message when text unmarshaling a nested message with a required field.
|
před 9 roky |
|
text_parser_test.go
|
78550bb1d0
Improve error message when text unmarshaling a nested message with a required field.
|
před 9 roky |
|
text_test.go
|
a57d29119a
Avoid panicking when text formatting a malformed oneof.
|
před 10 roky |