Damien Neil
|
e89e6244e0
all: change module to google.golang.org/protobuf
|
6 lat temu |
Joe Tsai
|
0fc49f8225
reflect/protoreflect: add Descriptor specific methods
|
6 lat temu |
Damien Neil
|
bc310b58c6
proto: validate UTF-8 in proto3 strings
|
6 lat temu |
Herbie Ong
|
21a3974ed6
encoding/textpb: add string fields UTF-8 validation
|
6 lat temu |
Damien Neil
|
96c229ab14
proto: check for required fields in encoding/decoding
|
6 lat temu |
Herbie Ong
|
09b28a97f7
encoding/textpb: clean-up code and fix error handling inside closures
|
6 lat temu |
Herbie Ong
|
42577eaa4d
encoding/textpb: add AllowPartial option to MarshalOptions and UnmarshalOptions
|
6 lat temu |
Joe Tsai
|
4fddebafc0
all: move v1 types over to the v2 repository
|
6 lat temu |
Herbie Ong
|
300cff08c7
encoding/textpb: clean up tests on Any
|
6 lat temu |
Herbie Ong
|
3a385917c0
encoding/jsonpb: change MarshalOptions.Compact option to Indent
|
6 lat temu |
Herbie Ong
|
4d1c3be76f
encoding/textpb: reduce dependency on proto v1 package
|
6 lat temu |
Joe Tsai
|
afb455eaf8
cmd/protoc-gen-go: correlate v1 ExtensionDesc with v2 ExtensionType
|
6 lat temu |
Joe Tsai
|
19058431cd
internal/cmd/generate-protos: initial commit
|
7 lat temu |
Herbie Ong
|
8170d69313
encoding/textpb: move test protos under encoding/testprotos
|
7 lat temu |
Herbie Ong
|
f5db2df407
encoding/textpb: add tests for nil message in repeated and map
|
7 lat temu |
Herbie Ong
|
6470ea6e0f
encoding/textpb: add support for MessageSet
|
7 lat temu |
Herbie Ong
|
84f0960b04
internal/encoding/text: format using 32 bitsize when encoding float32
|
7 lat temu |
Herbie Ong
|
de7313b557
encoding/textpb: fix marshaling repeated group field name
|
7 lat temu |
Herbie Ong
|
66c365cf72
encoding/textpb: unmarshal Any
|
7 lat temu |
Herbie Ong
|
0dcfb9aa6a
encoding/textpb: fix handling of group field name
|
7 lat temu |
Herbie Ong
|
a94f78c0f0
encoding/textpb: marshal Any as regular message if unable to expand
|
7 lat temu |
Herbie Ong
|
f42b55ff8c
encoding/textpb: marshal google.protobuf.Any in expanded form
|
7 lat temu |
Herbie Ong
|
cf25308dea
encoding/text: marshal extensions
|
7 lat temu |
Herbie Ong
|
70651959ff
encoding/textpb: switch tests to use V2 generated messages
|
7 lat temu |
Herbie Ong
|
20a1d31685
encoding/textpb: add marshaling of unknown fields
|
7 lat temu |
Herbie Ong
|
800c990248
encoding/textpb: initial textproto unmarshaling
|
7 lat temu |
Joe Tsai
|
08e0030032
internal/legacy: extract legacy support out from the impl package
|
7 lat temu |
Herbie Ong
|
cddf8195e1
encoding/textpb: initial implementation of textproto marshaling
|
7 lat temu |