Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix missing import of jspb.Map (#1885) | Guillaume Egles | 2016-08-03 |
* | Fix goog.require()/goog.provide() ordering. | Josh Haberman | 2016-07-18 |
* | JavaScript: move extension binary info to separate struct. | Josh Haberman | 2016-07-18 |
* | Fix for CommonJS tests. | Josh Haberman | 2016-04-07 |
* | Moved CommonJS-specific files into commonjs directory | murgatroid99 | 2016-02-24 |
* | Fix CommonJS relative require generation, and test it | murgatroid99 | 2016-02-24 |
* | Properly camelCase when translating to CommonJS. | Josh Haberman | 2016-02-18 |
* | Addressed more code review comments. | Josh Haberman | 2016-02-18 |
* | Integrate review comments. | Josh Haberman | 2016-02-18 |
* | Fixed nested message scopes for CommonJS. | Josh Haberman | 2016-02-18 |
* | Added some documentation in comments. | Josh Haberman | 2016-02-18 |
* | Moved CommonJS-specific files to commonjs/. | Josh Haberman | 2016-02-18 |