Commit History

Author SHA1 Message Date
  Damien Neil d3de96c4c2 protoc-gen-go: normalize floating-point default values (#737) 5 years ago
  David Symonds d0dc0def2e Reduce a bunch of generated code in oneof sizers. (#557) 6 years ago
  Damien Neil 04869ad56b [dev] protoc-gen-go: reorganize, fix testdata directory 6 years ago
  Andrew Braunstein 8081512d5b Ensure all field and method names are unique. 9 years ago
  David Symonds 59b73b37c1 Implement oneof support. 9 years ago
  David Symonds 425d36a7b8 Update comments, package declarations and syntax statements. 9 years ago
  David Symonds 3ea3e05dbf Support map<k,v> protocol buffer fields. 9 years ago
  David Symonds 558f13f1d7 Update URLs and import paths to new GitHub home. 9 years ago
  David Symonds bebcf5de57 goprotobuf: Add method to extending message to get list of messages extended. 10 years ago
  David Symonds 1cb9013ade goprotobuf: Make the default default of an enum field be the value of the first enum value, not zero. 11 years ago
  David Symonds 58a7583aa0 goprotobuf: Fix handling of publicly imported enum types. 11 years ago
  David Symonds 5292590459 goprotobuf: Present comments in .proto files in the generated .pb.go. 11 years ago
  David Symonds 5bbe4ae0ac goprotobuf: Switch to using protobuf-2.5.0 as the baseline. 11 years ago
  David Symonds 29d5d392ac goprotobuf: Cache extension properties. 11 years ago
  David Symonds ee6e9c5fb8 goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file. 11 years ago
  David Symonds 36a6b55518 goprotobuf: Generate []byte for weak fields. 12 years ago
  David Symonds 6280c20192 goprotobuf: fix compiler golden test 12 years ago
  Rob Pike 158f5911ff goprotobuf: enable and fix the link test 12 years ago
  David Symonds 5b5387f192 goprotobuf: Move compiler golden test data around. 12 years ago