1. 6bb8dec cmd/protoc-gen-go: change some arrays to slices to save bytes by Damien Neil · 5 years ago
  2. 1905843 internal/cmd/generate-protos: initial commit by Joe Tsai · 5 years ago
  3. 4069211 protogen: use full path for generated file variable name by Joe Tsai · 5 years ago
  4. cf81e67 cmd/protoc-gen-go: use protoapi.CompressGZIP by Joe Tsai · 5 years ago
  5. e09920e internal/errors: fix New in eliding prefix by Herbie Ong · 5 years ago
  6. 71c6603 protogen: use full filename in per-file vars by Damien Neil · 5 years ago
  7. 7b828bc encoding/jsonpb: basic JSON marshaling by Herbie Ong · 5 years ago
  8. 8170d69 encoding/textpb: move test protos under encoding/testprotos by Herbie Ong · 5 years ago
  9. 3fa6d3f internal/encoding/pack: don't depend on exact math.NaN bits by Damien Neil · 5 years ago
  10. f5db2df encoding/textpb: add tests for nil message in repeated and map by Herbie Ong · 5 years ago
  11. 6470ea6 encoding/textpb: add support for MessageSet by Herbie Ong · 5 years ago
  12. 374cdb8 internal/impl: drop MessageType.(Unk|K)nownFieldsOf by Damien Neil · 5 years ago
  13. e475eaa internal/fileinit: add tests for fileinit and protodesc by Damien Neil · 5 years ago
  14. f14380b reflect/protodesc: add functions to convert descs to protos by Damien Neil · 5 years ago
  15. 8012b44 internal/fileinit: generate reflect data structures from raw descriptors by Damien Neil · 5 years ago
  16. 6a0e072 go.sum: update to fix test.bash failure by Herbie Ong · 5 years ago
  17. 84f0960 internal/encoding/text: format using 32 bitsize when encoding float32 by Herbie Ong · 5 years ago
  18. de7313b encoding/textpb: fix marshaling repeated group field name by Herbie Ong · 5 years ago
  19. 66c365c encoding/textpb: unmarshal Any by Herbie Ong · 5 years ago
  20. 0dcfb9a encoding/textpb: fix handling of group field name by Herbie Ong · 5 years ago
  21. 5681bb2 protogen: use _protoFile suffix for file descriptor variable by Joe Tsai · 5 years ago
  22. 124c812 protogen: use types.Universe.Names for list of builtin identifiers by Joe Tsai · 5 years ago
  23. d18bd31 reflect: switch ExtensionType.New to return Value by Joe Tsai · 5 years ago
  24. e3f854b reflect/protoreflect: clarify documentation by Damien Neil · 5 years ago
  25. 3bc7d6f reflect: switch MessageType.New to return Message by Joe Tsai · 5 years ago
  26. d6966a4 protogen: fix oneof name mangling regression by Joe Tsai · 5 years ago
  27. a8593ba reflect/protoreflect: drop the ProtoEnum type by Damien Neil · 5 years ago
  28. a7cbd06 cmd/protoc-gen-go: don't chain public imports by Damien Neil · 5 years ago
  29. 8439551 cmd/protoc-gen-go: add additional import public test case by Damien Neil · 5 years ago
  30. f25e14c cmd/protoc-gen-go-grpc: regenerate golden file by Damien Neil · 5 years ago
  31. c31bc2d internal/testprotos: fix import path of test.proto by Damien Neil · 5 years ago
  32. a94f78c encoding/textpb: marshal Any as regular message if unable to expand by Herbie Ong · 5 years ago
  33. f42b55f encoding/textpb: marshal google.protobuf.Any in expanded form by Herbie Ong · 5 years ago
  34. 7bf3ce2 cmd/protoc-gen-go: generate public imports by parsing the imported .pb.go by Damien Neil · 6 years ago
  35. 60e9f87 cmd/protoc-gen-go: remove stale comment by Damien Neil · 5 years ago
  36. 402382e test.bash update to go1.10.7 and go1.11.4 by Herbie Ong · 5 years ago
  37. 0dbce83 cmd/protoc-gen-go: always register file descriptor by Damien Neil · 5 years ago
  38. c525c97 encoding/text: unmarshal extensions by Herbie Ong · 6 years ago
  39. 6e67a1d reflect/protoregistry: add Types registry by Herbie Ong · 5 years ago
  40. cf25308 encoding/text: marshal extensions by Herbie Ong · 6 years ago
  41. 2b0bba8 internal/legacy: fix ExtensionTypeFromDesc by Herbie Ong · 6 years ago
  42. eb6b587 reflect/prototype: change registered option types to interface{} by Damien Neil · 6 years ago
  43. bc534a9 all: add appengine build tag by Joe Tsai · 6 years ago
  44. c05538c reflect/protoreflect: change Options back to an interface{} by Damien Neil · 6 years ago
  45. 7bf88d1 reflect/prototype: fix mapping of Go types for fixed{32,64} kinds by Herbie Ong · 6 years ago
  46. 7390346 cmd/protoc-gen-go: invert conditional check for proto syntax by Joe Tsai · 6 years ago
  47. d068d30 proto: use extension field type in decoding when available by Damien Neil · 6 years ago
  48. 4be2fb4 internal/legacy: use v2 proto.Unmarshal by Damien Neil · 6 years ago
  49. ba23aa5 proto: wire decoding support by Damien Neil · 6 years ago
  50. 2c6f098 protogen: simplify and fix naming derivation logic by Joe Tsai · 6 years ago
  51. 7c624e2 encoding/textpb: ignore reserved field names during unmarshal by Herbie Ong · 6 years ago
  52. 7065195 encoding/textpb: switch tests to use V2 generated messages by Herbie Ong · 6 years ago
  53. 20a1d31 encoding/textpb: add marshaling of unknown fields by Herbie Ong · 6 years ago
  54. 800c990 encoding/textpb: initial textproto unmarshaling by Herbie Ong · 6 years ago
  55. 9ecf75b internal/value: bugfix for v2 message conversion by Damien Neil · 6 years ago
  56. ae2a561 protogen: annotate interface methods by Damien Neil · 6 years ago
  57. 887028d internal/value: fix GoValueOf for v2 message types by Damien Neil · 6 years ago
  58. 232ea15 reflect/prototype: hoist semantic options into builders by Damien Neil · 6 years ago
  59. 692690f cmd/protoc-gen-go-grpc: fix camel-casing of names in generated code by Damien Neil · 6 years ago
  60. 08c3cdf cmd/protoc-gen-go-grpc: change test files to exercise name rewriting by Damien Neil · 6 years ago
  61. 2653420 reflect/protoreflect: remove DescriptorProto method by Joe Tsai · 6 years ago
  62. 97e7f57 reflect/protoreflect: replace Mutable with NewMessage by Damien Neil · 6 years ago
  63. c9899da internal/encoding/defval: unify logic for handling default values by Joe Tsai · 6 years ago
  64. bce82b8 reflect/protoreflect: add HasJSONName, ReservedRanges, and ReservedNames by Joe Tsai · 6 years ago
  65. 381f04c reflect/protoreflect: add MessageDescriptor.ExtensionRangeOptions by Joe Tsai · 6 years ago
  66. a4cbffe reflect/prototype: add registration hooks for options by Joe Tsai · 6 years ago
  67. 9667c48 cmd/protoc-gen-go: reduce technical debt by Joe Tsai · 6 years ago
  68. 05d60cd reflect/prototype: disable detrand for test by Joe Tsai · 6 years ago
  69. 24ceb2b cmd/protoc-gen-go: generate descriptor and plugin with reflection by Joe Tsai · 6 years ago
  70. b3960a7 internal/typefmt: move descriptor formatting logic to typefmt by Joe Tsai · 6 years ago
  71. b6405bd cmd/protoc-gen-go: add support for protobuf reflection by Joe Tsai · 6 years ago
  72. eeca8bb internal/legacy: drop dependency on protoV1 via vendoring by Joe Tsai · 6 years ago
  73. e1f8d50 reflect/protodesc: split descriptor related functionality from prototype by Joe Tsai · 6 years ago
  74. 6dbffb7 internal/legacy: drop legacy prefix by Joe Tsai · 6 years ago
  75. 62517cc internal/legacy: improve performance of extension descriptor conversions by Joe Tsai · 6 years ago
  76. 4c057ca cmd/protoc-gen-go-grpc: switch to the stdlib "context" package by Damien Neil · 6 years ago
  77. 6cf80c4 internal/impl: allow reflection on typed nil pointers by Joe Tsai · 6 years ago
  78. f9123a3 runtime: expose protoimpl and protolegacy by Joe Tsai · 6 years ago
  79. 08e0030 internal/legacy: extract legacy support out from the impl package by Joe Tsai · 6 years ago
  80. ba0ef9a internal/value: rename the Unwrap method as ProtoUnwrap by Joe Tsai · 6 years ago
  81. 7e5c647 cmd/protoc-gen-go: fix forwarding decls for inf and NaN defaults by Damien Neil · 6 years ago
  82. cddf819 encoding/textpb: initial implementation of textproto marshaling by Herbie Ong · 6 years ago
  83. f18ab53 all: make use of the protoapi package in v1 by Joe Tsai · 6 years ago
  84. 25cc69d internal/impl: fix legacy logic to know about the new XXX_OneofWrappers method by Joe Tsai · 6 years ago
  85. 71acbc7 internal/detrand: support disabling detrand by Joe Tsai · 6 years ago
  86. 009e067 internal/scalar: add scalar package for primitive wrappers by Joe Tsai · 6 years ago
  87. f757390 cmd/protoc-gen-go: remove generation of RegisterMessageSetType by Joe Tsai · 6 years ago
  88. b6dbf23 cmd/protoc-gen-go: remove generation of {Unmarshal,Marshal}JSON for MessageSets by Joe Tsai · 6 years ago
  89. 411f339 protogen: clarify that GoIdent.GoName is a single idenfitier by Joe Tsai · 6 years ago
  90. d7e97bc cmd/protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs by Joe Tsai · 6 years ago
  91. f6d4a42 reflect/protoreflect: clarify Get semantics on unpopulated fields by Joe Tsai · 6 years ago
  92. 492a476 internal/detrand: new package for deterministically random functionality by Joe Tsai · 6 years ago
  93. c3f4d48 internal/encoding/text: add extra random space to make output unstable. by Herbie Ong · 6 years ago
  94. ccf6459 reflect/prototype: print {Enum,Message,Extension}Type.GoType by Joe Tsai · 6 years ago
  95. 44e389c internal/impl: fix Has for proto3 scalars by Joe Tsai · 6 years ago
  96. c6320b9 test.bash: update to go1.10.5 and go1.11.2 by Joe Tsai · 6 years ago
  97. c1c17aa protogen: add GoImportPath.Ident helper by Joe Tsai · 6 years ago
  98. 87b955b internal/impl: add extensive tests for enum and messages by Joe Tsai · 6 years ago
  99. a31649d internal/impl: remove hack in legacy_extension_hack.go by Joe Tsai · 6 years ago
  100. 4b7aff6 all: rename Vector as List by Joe Tsai · 6 years ago