1. 06 Mar, 2019 1 commit
  2. 22 Feb, 2019 1 commit
  3. 11 Jan, 2019 1 commit
    • Yilun Chong's avatar
      Down-integrate internal changes to github. (#5566) · cb95a7f6
      Yilun Chong authored
      * Down-integrate internal changes to github.
      
      * fix csharp conformance test
      
      * add comments in conformance.proto for text format
      
      * fix comments
      
      * fix comments, re-generated csharp file
      
      * fix comments, re-generated csharp file
      cb95a7f6
  4. 09 Nov, 2018 1 commit
  5. 09 Aug, 2018 1 commit
  6. 18 Jul, 2017 1 commit
  7. 21 Nov, 2016 1 commit
  8. 18 Nov, 2016 1 commit
  9. 10 Oct, 2016 2 commits
  10. 28 Sep, 2016 1 commit
    • Adam Cozzette's avatar
      Fixed references to foreign nested messages with CommonJS-style imports · c4d70123
      Adam Cozzette authored
      A bug was causing generated JSPB code with CommonJS-style imports to
      refer incorrectly to nested messages from other .proto files. The
      generated code would have things like "test_pb.InnerMessage" instead of
      "test_pb.OuterMessage.InnerMessage". This commit fixes the problem by
      correctly taking into account any message nesting.
      c4d70123
  11. 20 Sep, 2016 1 commit
  12. 13 Jul, 2016 1 commit
  13. 06 Jul, 2016 1 commit
    • Adam Cozzette's avatar
      Fixed failing JS tests · c64d86ed
      Adam Cozzette authored
      A couple of small tweaks were needed to fix test failures that were
      inadvertently introduced in the last down integration. I also had to add
      the map.js file which was missing.
      c64d86ed
  14. 29 Jun, 2016 1 commit
  15. 30 Mar, 2016 1 commit
  16. 24 Feb, 2016 1 commit
  17. 18 Feb, 2016 1 commit
  18. 12 Dec, 2015 1 commit