aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAgeFilesLines
* Moved CommonJS-specific files into commonjs directorymurgatroid992016-02-244-12/+15
|
* Fix CommonJS relative require generation, and test itmurgatroid992016-02-247-10/+142
|
* Added a bit more to README.md, and allowed custom PROTOC var in tests.Josh Haberman2016-02-192-2/+28
|
* Properly camelCase when translating to CommonJS.Josh Haberman2016-02-181-1/+17
|
* Removed unused directives from tests that aren't run under CommonJS.Josh Haberman2016-02-182-4/+0
|
* Addressed more code review comments.Josh Haberman2016-02-182-22/+28
|
* Integrate review comments.Josh Haberman2016-02-185-6/+18
|
* Greatly expanded README.md.Josh Haberman2016-02-181-10/+130
|
* Use "node" as binary instead of "nodejs".Josh Haberman2016-02-181-1/+1
| | | | "nodejs" does not exist on Travis, it appears.
* Fixed definition of extensions, and added CommonJS tests to Travis.Josh Haberman2016-02-182-1/+5
|
* Fixed nested message scopes for CommonJS.Josh Haberman2016-02-186-21/+41
|
* Added some documentation in comments.Josh Haberman2016-02-183-2/+31
|
* Moved CommonJS-specific files to commonjs/.Josh Haberman2016-02-185-4/+4
|
* CommonJS tests are now passing.Josh Haberman2016-02-1812-19/+147
|
* WIP.Josh Haberman2016-02-184-7/+59
|
* Enable JavaScript tests for binary parse/serialize.Josh Haberman2016-02-023-103/+3
| | | | | | | | These should have been included in the first match but I overlooked them. This involved deleting some of the code that tests Google-internal-only features.
* Fixed version number and testing command.Josh Haberman2015-12-221-2/+2
|
* Added README and enabled JavaScript tests on Node.jsJosh Haberman2015-12-216-1/+129
|
* Down-integrate from internal code base.Feng Xiao2015-12-1127-0/+12302