- 18 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 21 Nov, 2016 1 commit
-
-
Adam Cozzette authored
-
- 18 Nov, 2016 1 commit
-
-
Adam Cozzette authored
-
- 10 Oct, 2016 2 commits
-
-
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.
-
Joshua Haberman authored
Had to strip out some JSPB-format test code, but also added some .proto test messages that had been improperly stripped out.
-
- 28 Sep, 2016 1 commit
-
-
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.
-
- 20 Sep, 2016 1 commit
-
-
Joshua Haberman authored
Had to strip out some JSPB-format test code, but also added some .proto test messages that had been improperly stripped out.
-
- 13 Jul, 2016 1 commit
-
-
Feng Xiao authored
-
- 06 Jul, 2016 1 commit
-
-
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.
-
- 29 Jun, 2016 1 commit
-
-
Adam Cozzette authored
This includes all internal changes from around May 20 to now.
-
- 30 Mar, 2016 1 commit
-
-
Jisi Liu authored
-
- 24 Feb, 2016 1 commit
-
-
murgatroid99 authored
-
- 18 Feb, 2016 1 commit
-
-
Josh Haberman authored
-
- 12 Dec, 2015 1 commit
-
-
Feng Xiao authored
-