.. |
api_export.go
|
encoding: add Format helper function and method
|
2020-01-30 07:50:58 +00:00 |
codec_extension.go
|
all: tests, tweaks for lazy extension decoding
|
2020-02-06 19:43:25 +00:00 |
codec_field.go
|
all: do best-effort initialization check on fast path unmarshal
|
2020-01-22 20:57:14 +00:00 |
codec_gen.go
|
internal/impl: inline some small varint decoding
|
2020-01-27 19:09:55 +00:00 |
codec_map_go111.go
|
|
|
codec_map_go112.go
|
|
|
codec_map.go
|
all: do best-effort initialization check on fast path unmarshal
|
2020-01-22 20:57:14 +00:00 |
codec_message.go
|
all: abstract fast-path marshal and unmarshal inputs and outputs
|
2020-01-22 00:22:46 +00:00 |
codec_messageset.go
|
internal/impl: messageset validation and isinit fixes
|
2020-01-24 20:27:57 +00:00 |
codec_reflect.go
|
internal/impl: change unmarshal func return to unmarshalOptions
|
2020-01-22 00:22:58 +00:00 |
codec_tables.go
|
internal/impl: change unmarshal func return to unmarshalOptions
|
2020-01-22 00:22:58 +00:00 |
codec_unsafe.go
|
|
|
convert_list.go
|
all: fix reflection behavior for empty lists and maps
|
2019-11-26 22:58:51 +00:00 |
convert_map.go
|
internal/impl: faster map fast path
|
2019-12-17 22:14:17 +00:00 |
convert.go
|
|
|
decode.go
|
all: tests, tweaks for lazy extension decoding
|
2020-02-06 19:43:25 +00:00 |
encode.go
|
runtime/protoiface: use more efficient options representation
|
2020-01-28 23:33:31 +00:00 |
enum_test.go
|
all: remove {Enum,Message,Extension}Type.GoType methods
|
2019-10-07 21:08:26 +00:00 |
enum.go
|
all: remove {Enum,Message,Extension}Type.GoType methods
|
2019-10-07 21:08:26 +00:00 |
extension_test.go
|
proto, internal/protobuild: add test proto template builder
|
2020-02-03 19:14:55 +00:00 |
extension.go
|
internal/impl: add message validator
|
2020-01-07 21:36:47 +00:00 |
isinit.go
|
internal/impl: improve extension fast path performance
|
2019-12-09 18:59:42 +00:00 |
lazy_test.go
|
all: tests, tweaks for lazy extension decoding
|
2020-02-06 19:43:25 +00:00 |
legacy_aberrant_test.go
|
internal/testprotos/legacy: rename and regenerate
|
2020-01-12 08:13:18 +00:00 |
legacy_enum.go
|
all: minor tweaks
|
2020-01-12 09:18:34 +00:00 |
legacy_export_test.go
|
|
|
legacy_export.go
|
internal/impl: fix legacy UnmarshalJSONEnum
|
2019-12-10 16:55:03 +00:00 |
legacy_extension.go
|
|
|
legacy_file_test.go
|
internal/testprotos/legacy: rename and regenerate
|
2020-01-12 08:13:18 +00:00 |
legacy_file.go
|
internal/impl: make resolverOnly explicitly implement file resolver
|
2019-11-06 18:17:25 +00:00 |
legacy_message.go
|
proto: add MarshalState, UnmarshalState
|
2020-01-22 20:52:17 +00:00 |
legacy_test.go
|
internal/testprotos/legacy: rename and regenerate
|
2020-01-12 08:13:18 +00:00 |
message_reflect_field.go
|
all: fix reflection behavior for empty lists and maps
|
2019-11-26 22:58:51 +00:00 |
message_reflect_gen.go
|
internal/impl: fix reversed IsValid test
|
2019-12-16 21:49:33 +00:00 |
message_reflect_test.go
|
internal/testprotos/legacy: rename and regenerate
|
2020-01-12 08:13:18 +00:00 |
message_reflect.go
|
reflect/protoreflect: remove nullability from repeated extension fields
|
2019-11-05 18:31:30 +00:00 |
message.go
|
internal/genname: centralize the definitions for generated names
|
2019-12-09 22:57:38 +00:00 |
pointer_reflect.go
|
internal/impl: weak field bugfixes
|
2019-10-04 17:07:45 +00:00 |
pointer_unsafe.go
|
internal/impl: weak field bugfixes
|
2019-10-04 17:07:45 +00:00 |
validate.go
|
internal/impl: fix validation of required group fields
|
2020-02-07 20:05:54 +00:00 |
weak.go
|
internal/impl: weak field bugfixes
|
2019-10-04 17:07:45 +00:00 |