aboutsummaryrefslogtreecommitdiff
path: root/js/commonjs
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing import of jspb.Map (#1885)Guillaume Egles2016-08-031-0/+2
|
* Fix goog.require()/goog.provide() ordering.Josh Haberman2016-07-181-1/+1
|
* JavaScript: move extension binary info to separate struct.Josh Haberman2016-07-181-0/+2
|
* Fix for CommonJS tests.Josh Haberman2016-04-072-8/+30
|
* Moved CommonJS-specific files into commonjs directorymurgatroid992016-02-243-0/+134
|
* Fix CommonJS relative require generation, and test itmurgatroid992016-02-241-2/+3
|
* Properly camelCase when translating to CommonJS.Josh Haberman2016-02-181-1/+17
|
* Addressed more code review comments.Josh Haberman2016-02-181-15/+22
|
* Integrate review comments.Josh Haberman2016-02-183-4/+14
|
* Fixed nested message scopes for CommonJS.Josh Haberman2016-02-182-12/+18
|
* Added some documentation in comments.Josh Haberman2016-02-183-2/+31
|
* Moved CommonJS-specific files to commonjs/.Josh Haberman2016-02-184-0/+92