Commit History

Author SHA1 Message Date
  Joe Tsai dbab6c06ee cmd/protoc-gen-go: generate Enum method even on proto3 7 years ago
  Damien Neil c37adefdac internal/impl: add fast-path marshal implementation 7 years ago
  Joe Tsai 5c62f675c5 types: remove stub packages 7 years ago
  Joe Tsai a95b29fbf6 types: consistently name generated protos 7 years ago
  Joe Tsai 11caeff126 internal/impl: unexport ExtensionFieldV1.Value 7 years ago
  Joe Tsai 40b83d67fc internal/impl: add scaffolding for lazy extension support 7 years ago
  Joe Tsai 838f1f50f9 encoding: remove jsonpb and textpb 7 years ago
  John Wright 0cf31136c7 internal/prototype: support dynamic enum and message types in extension 7 years ago
  Joe Tsai cdb7773569 encoding: switch ordering of Unmarshal arguments 7 years ago
  Damien Neil 5c5b531562 protogen, encoding/jsonpb, encoding/textpb: rename packages 7 years ago
  Damien Neil 934520f5b2 go.mod, go.sum: add back in after v2 module renaming 7 years ago
  Damien Neil e89e6244e0 all: change module to google.golang.org/protobuf 7 years ago
  Joe Tsai ac31a352ca reflect/protoreflect: add helper methods to FieldDescriptor 7 years ago
  Joe Tsai 67c1d9b2c1 reflect/protoreflect: add Descriptor.ParentFile 7 years ago
  Joe Tsai 0fc49f8225 reflect/protoreflect: add Descriptor specific methods 7 years ago
  Joe Tsai 4a58eb3f7c internal/impl: remove ExtensionFieldV1.Raw 7 years ago
  Damien Neil 927aaba87c internal/impl: fix panic message in pointer.AsValueOf 7 years ago
  Damien Neil 3eaddf0344 internal/impl: pull out message struct info into a type 7 years ago
  Joe Tsai 00a323deed internal/impl: use XXX_unrecognized exclusively for unknown fields 7 years ago
  Joe Tsai db38ddde7d proto: eagerly unmarshal extensions 7 years ago
  Damien Neil 82a0306187 internal/{fileinit,impl}: minimal weak field support 7 years ago
  John Wright bac4cd44d4 reflect/protodesc: check file imports by name 7 years ago
  John Wright 9a824c9a9e reflect/protodesc: add validation for NewFile 7 years ago
  Joe Tsai 972d873b59 internal/encoding/wire: increase maximum field number 7 years ago
  Herbie Ong 9c1004563f encoding: add TODOs for producing better error messages with handling of Any 7 years ago
  Damien Neil e5e4f36f7d internal/testprotos/conformance: make package name match dir 7 years ago
  Damien Neil 5ec58b9121 testing/prototest: add package testing message implementations 7 years ago
  Damien Neil e6f060fdac proto: add Equal 7 years ago
  Herbie Ong decef41dcc internal/encoding/json: improve decoding speed and memory allocation 7 years ago
  Herbie Ong 4f0be71f91 encoding/jsonpb: add unmarshal option to ignore unknown fields 7 years ago