murgatroid99
c9f8a1b006
Moved CommonJS-specific files into commonjs directory
2016-02-24 14:23:08 -08:00
murgatroid99
a862b6b77f
Fix CommonJS relative require generation, and test it
2016-02-24 13:44:57 -08:00
Josh Haberman
24c5424be5
Added a bit more to README.md, and allowed custom PROTOC var in tests.
2016-02-19 11:46:03 -08:00
Josh Haberman
907ad4a004
Properly camelCase when translating to CommonJS.
2016-02-18 10:46:44 -08:00
Josh Haberman
29d58d3392
Removed unused directives from tests that aren't run under CommonJS.
2016-02-18 10:40:07 -08:00
Josh Haberman
c348af2fc0
Addressed more code review comments.
2016-02-18 10:30:21 -08:00
Josh Haberman
7726cd207c
Integrate review comments.
2016-02-18 10:30:21 -08:00
Josh Haberman
5195b7f296
Greatly expanded README.md.
2016-02-18 10:30:21 -08:00
Josh Haberman
59ea5000bb
Use "node" as binary instead of "nodejs".
...
"nodejs" does not exist on Travis, it appears.
2016-02-18 10:30:21 -08:00
Josh Haberman
35298f9779
Fixed definition of extensions, and added CommonJS tests to Travis.
2016-02-18 10:30:21 -08:00
Josh Haberman
77af5d04b1
Fixed nested message scopes for CommonJS.
2016-02-18 10:30:21 -08:00
Josh Haberman
d6a186a8f1
Added some documentation in comments.
2016-02-18 10:30:21 -08:00
Josh Haberman
9e60036c1b
Moved CommonJS-specific files to commonjs/.
2016-02-18 10:30:21 -08:00
Josh Haberman
e9f31ee3d7
CommonJS tests are now passing.
2016-02-18 10:30:21 -08:00
Josh Haberman
55cc3aa987
WIP.
2016-02-18 10:30:21 -08:00
Josh Haberman
5394fdb641
Enable JavaScript tests for binary parse/serialize.
...
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.
2016-02-02 15:54:59 -08:00
Josh Haberman
d4315ca348
Fixed version number and testing command.
2015-12-22 11:20:44 -08:00
Josh Haberman
e9cf31e68b
Added README and enabled JavaScript tests on Node.js
2015-12-21 15:22:49 -08:00
Feng Xiao
e841bac4fc
Down-integrate from internal code base.
2015-12-11 17:10:28 -08:00