Commit History

Author SHA1 Message Date
  Joe Tsai 3e80249d38 compiler/protogen: deprecate certain ways to derive Go package information 5 years ago
  Joe Tsai 8ee364e4bf internal/impl: fix SetLazyValue 5 years ago
  Joe Tsai 531a03af35 internal/impl: preserve nil in ProtoMessageVXOf 5 years ago
  Joe Tsai 27af11f144 internal: improve use of detrand in descfmt and errors 5 years ago
  Herbie Ong 9e356dea53 encoding/prototext: document unstable marshal output 5 years ago
  Herbie Ong 582ab3de42 encoding/protojson: add random whitespaces in encoding output 5 years ago
  Herbie Ong 4eb4d61b0c internal/encoding/text: minor tweak in inserting random whitespace 5 years ago
  Joe Tsai 09217f08d2 all: make error messages unstable 5 years ago
  Herbie Ong 956cd6ddcd encoding/protojson: add MarshalOptions.UseProtoNames 5 years ago
  Herbie Ong 9111f3b439 encoding/protojson: add MarshalOptions.UseEnumNumbers 5 years ago
  Herbie Ong 984e528fd1 encoding/protojson: add MarshalOptions.EmitUnpopulated 5 years ago
  Herbie Ong 3924625c77 all: update to go1.13 release 5 years ago
  Joe Tsai 0bf4113643 encoding: verify that the target message is extendable 5 years ago
  Joe Tsai 592e52e148 internal/mapsort: use explicit kind for strings 5 years ago
  Joe Tsai 6c30280ad6 reflect/protoreflect: emit valid Go from GoString 5 years ago
  Joe Tsai 72980ee410 reflect/protoregistry: add Num methods for every Range method 5 years ago
  Joe Tsai ea5ada15be internal/impl: support legacy message names 5 years ago
  Damien Neil 2eaed36627 all: remove NewMessage methods 5 years ago
  Joe Tsai 576cfb3dae release.bash: support reproducible builds 5 years ago
  Damien Neil 4b3a82f6b1 internal/impl: clean up Value codecs 5 years ago
  Joe Tsai fd528ff53f internal/impl: unexport Unwrapper 5 years ago
  Damien Neil d91c422d95 all: remove use of deprecated NewMessage 5 years ago
  Damien Neil dfae831ab7 types/dynamicpb: New->NewMessage, add NewMessageType 5 years ago
  Damien Neil 0e00e666b1 cmd/protoc-gen-go: remove go version from header 5 years ago
  Joe Tsai 6663f3a630 internal/impl: add ProtoMessageV1Of and ProtoMessageV2Of 5 years ago
  Damien Neil 290ceea663 types/dynamicpb: support dynamic extensions 5 years ago
  Damien Neil 293dc761cb internal/impl: change Go representation of extension lists to []T 5 years ago
  Damien Neil 68b81c3117 internal/impl: store extension values as Values 5 years ago
  Damien Neil 835b271169 reflect/protoreflect: add ExtensionType IsValid{Interface,Value} methods 5 years ago
  Joe Tsai 50f860a45a internal/filedesc: fix dependency on legacy generated enums 5 years ago