1. 18 Jul, 2017 1 commit
  2. 21 Nov, 2016 1 commit
  3. 18 Nov, 2016 1 commit
  4. 10 Oct, 2016 2 commits
  5. 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
  6. 20 Sep, 2016 1 commit
  7. 13 Jul, 2016 1 commit
  8. 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
  9. 29 Jun, 2016 1 commit
  10. 30 Mar, 2016 1 commit
  11. 24 Feb, 2016 1 commit
  12. 18 Feb, 2016 1 commit
  13. 12 Dec, 2015 1 commit