index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
js
Commit message (
Expand
)
Author
Age
*
Fix CommonJS relative require generation, and test it
murgatroid99
2016-02-24
*
Added a bit more to README.md, and allowed custom PROTOC var in tests.
Josh Haberman
2016-02-19
*
Properly camelCase when translating to CommonJS.
Josh Haberman
2016-02-18
*
Removed unused directives from tests that aren't run under CommonJS.
Josh Haberman
2016-02-18
*
Addressed more code review comments.
Josh Haberman
2016-02-18
*
Integrate review comments.
Josh Haberman
2016-02-18
*
Greatly expanded README.md.
Josh Haberman
2016-02-18
*
Use "node" as binary instead of "nodejs".
Josh Haberman
2016-02-18
*
Fixed definition of extensions, and added CommonJS tests to Travis.
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
*
CommonJS tests are now passing.
Josh Haberman
2016-02-18
*
WIP.
Josh Haberman
2016-02-18
*
Enable JavaScript tests for binary parse/serialize.
Josh Haberman
2016-02-02
*
Fixed version number and testing command.
Josh Haberman
2015-12-22
*
Added README and enabled JavaScript tests on Node.js
Josh Haberman
2015-12-21
*
Down-integrate from internal code base.
Feng Xiao
2015-12-11