aboutsummaryrefslogtreecommitdiffhomepage
path: root/js/commonjs
Commit message (Expand)AuthorAge
* Fix strict JS generator with import in a protofileGravatar Peter Marton2018-05-08
* Test: cover import_style=commonjs_strictGravatar Peter Marton2018-05-08
* Fixed failing JS testsGravatar Adam Cozzette2017-12-05
* Use closurebuilder.py in favor of calcdeps.py for compiling JavaScriptGravatar Adam Cozzette2017-03-01
* Fixed remaining JSPB test failuresGravatar Adam Cozzette2016-11-21
* Fix missing import of jspb.Map (#1885)Gravatar Guillaume Egles2016-08-03
* Fix goog.require()/goog.provide() ordering.Gravatar Josh Haberman2016-07-18
* JavaScript: move extension binary info to separate struct.Gravatar Josh Haberman2016-07-18
* Fix for CommonJS tests.Gravatar Josh Haberman2016-04-07
* Moved CommonJS-specific files into commonjs directoryGravatar murgatroid992016-02-24
* Fix CommonJS relative require generation, and test itGravatar murgatroid992016-02-24
* Properly camelCase when translating to CommonJS.Gravatar Josh Haberman2016-02-18
* Addressed more code review comments.Gravatar Josh Haberman2016-02-18
* Integrate review comments.Gravatar Josh Haberman2016-02-18
* Fixed nested message scopes for CommonJS.Gravatar Josh Haberman2016-02-18
* Added some documentation in comments.Gravatar Josh Haberman2016-02-18
* Moved CommonJS-specific files to commonjs/.Gravatar Josh Haberman2016-02-18