コミット履歴

作者 SHA1 メッセージ 日付
  Patrik Nyblom 93b26e6a70 protoc-gen-go: refactor generator by splitting up generateMessage (#657) 6 年 前
  Joe Tsai 427e165155 proto: fix and cleanup test for deterministic marshal with custom marshalers (#656) 6 年 前
  David Howden 14aad3d5ea jsonpb: avoid copying string-valued map-keys (#654) 6 年 前
  jmarais 70b3af3337 proto: return errors when using deterministic marshaling with custom Marshalers 6 年 前
  Aaron Ong 0cb4f73256 README: fix markdown formatting issue 6 年 前
  cherrymui 1325a051a2 proto: fix quadratic behavior in nested map marshaling (#641) 6 年 前
  Kassian Sun f05648d464 jsonpb: handle map key and value properties properly (#645) 6 年 前
  Kassian Sun 9eb2c01ac2 jsonpb: decode int32/uint32/float32/float64 strings (#630) 6 年 前
  ia 9f81198da9 ptypes: ran gofmt on any_test.go 6 年 前
  Joe Tsai 5831880292 Build grpc generated code as part of tests (#634) 6 年 前
  Joe Tsai 05f48f4eaf proto: revert UTF-8 validation for proto2 (#628) 6 年 前
  Stan Nelson 64db29d85f jsonpb: error on scalar enum provided for repeated enums instead of panic 6 年 前
  Joe Tsai 3a3da3a4e2 proto: mention field name in error message (#616) 6 年 前
  Herbie Ong 70c277a8a1 jsonpb: fix unmarshaling JSON object with escaped string into Struct type (#612) 6 年 前
  David Symonds d7d60bc05d grpc: fix and improve interface comments for client/server types (#604) 6 年 前
  Rob Pike 668a607657 LICENSE: Move title to README.md 6 年 前
  Joe Tsai 927b659145 proto: adjust documentation on RequiredNotSetError (#603) 6 年 前
  Jean de Klerk 32a84b27e2 grpc: document ctx closure best practices (#600) 6 年 前
  Joe Tsai 7c4add53b4 protoc-gen-go: remove deprecated function in grpc (#592) (#602) 6 年 前
  jukkag 3fac2a27c9 ptypes: optimize Is to avoid prefix scan (#601) 6 年 前
  Joe Tsai b4deda0973 Merge pull request #591 from golang/master-merge 6 年 前
  Joe Tsai 8db9ce6cc1 Merge remote-tracking branch 'origin/dev' into master 6 年 前
  Damien Neil acbe2df654 protoc-gen-go: fix release tag in golden_test (#590) 6 年 前
  Rhys Hiltner fae8ec697c proto: amortize cost of growing a Buffer (#584) 6 年 前
  Tamir Duberstein d167f5cf05 proto: remove unused writeRaw function (#585) 6 年 前
  dfawley bf2da8229d Revert "protoc-gen-go: use standard library context (requires Go1.9) (#548)" (#580) 6 年 前
  Damien Neil 6fb5325cf9 Implement "import public" using type aliases. (#583) 6 年 前
  Damien Neil 9bb87600c2 protoc-gen-go: fix generation of proxy getters for distant types (#563) 6 年 前
  Damien Neil 3b4abe1a06 protoc-gen-go: fix up generation of package names (#576) 6 年 前
  Joe Tsai d3afd40bbc Configure Travis to test Go1.6 (again) (#571) 6 年 前