Sign in
flutter
/
third_party
/
protobuf
/
14e74f6a21f2726d25e0e679c59d569f6bc8fe8e
/
js
ea081fe
Fix missing import of jspb.Map (#1885)
by Guillaume Egles
· 9 years ago
6b3d120
Merge pull request #1887 from sheffatguidance/fix-js-api-documentation
by Joshua Haberman
· 9 years ago
1112989
Merge pull request #1884 from hochhaus/valueWriterFn
by Joshua Haberman
· 9 years ago
9a11ab4
Fix Issue #1869: faulty js API documentation
by sheffatguidance
· 9 years ago
a217408
Fix valueWriterFn variable name
by Andy Hochhaus
· 9 years ago
fb7a7c5
Bump version number for GA
by Jisi Liu
· 9 years ago
73e0b49
fix debug.dump
by Nikolai Vavilov
· 9 years ago
e4b129f
restore old behavior for toObject
by Nikolai Vavilov
· 9 years ago
970a4fd
Make implicit defaults consistent with explicit defaults
by Nikolai Vavilov
· 9 years ago
77b08af
Merge pull request #1802 from haberman/jsmapbin
by Joshua Haberman
· 9 years ago
e0e7377
Fix goog.require()/goog.provide() ordering.
by Josh Haberman
· 9 years ago
7429b91
JavaScript: move extension binary info to separate struct.
by Josh Haberman
· 9 years ago
923eae8
JavaScript maps: move binary callbacks out of constructor.
by Josh Haberman
· 9 years ago
932f94e
Update version number to 3.0.0-beta-4
by Feng Xiao
· 9 years ago
9086d96
Integrate from internal code base.
by Feng Xiao
· 9 years ago
c64d86e
Fixed failing JS tests
by Adam Cozzette
· 9 years ago
d64a2d9
Integrated internal changes from Google
by Adam Cozzette
· 9 years ago
6a6f95d
JS package.json: Added author and updated Closure Library version.
by Josh Haberman
· 9 years ago
1dc6280
Moved all dependencies to devDependencies.
by Josh Haberman
· 9 years ago
48735cb
Add "google" to package.json "files" for WKT.
by Josh Haberman
· 9 years ago
c4b40a3
Create patch release for JS to include WKT.
by Josh Haberman
· 9 years ago
104723f
Fix tests for CommonJS.
by Josh Haberman
· 9 years ago
4308cc4
Added plugin.proto to well-known types for JS.
by Josh Haberman
· 9 years ago
1337486
JS: import well-known types from google-protobuf package.
by Josh Haberman
· 9 years ago
c8be6ee
Merge pull request #1542 from google/beta-3
by Jisi Liu
· 9 years ago
5d54a85
Test redundant varint fields decoding in JS.
by Grigoriy Kraynov
· 9 years ago
5dea201
Update version numbers for other languages
by Jisi Liu
· 9 years ago
cf14183
Down integrate from Google internal.
by Jisi Liu
· 9 years ago
7ff229f
Support Windows in gulpfile.js
by Nikolai Vavilov
· 9 years ago
3c4ce52
Fix for gulpfile.js.
by Josh Haberman
· 9 years ago
1523936
Fix for CommonJS tests.
by Josh Haberman
· 9 years ago
3b3c8ab
Integrate google internal changes.
by Jisi Liu
· 9 years ago
c9f8a1b
Moved CommonJS-specific files into commonjs directory
by murgatroid99
· 9 years ago
a862b6b
Fix CommonJS relative require generation, and test it
by murgatroid99
· 9 years ago
24c5424
Added a bit more to README.md, and allowed custom PROTOC var in tests.
by Josh Haberman
· 9 years ago
907ad4a
Properly camelCase when translating to CommonJS.
by Josh Haberman
· 9 years ago
29d58d3
Removed unused directives from tests that aren't run under CommonJS.
by Josh Haberman
· 9 years ago
c348af2
Addressed more code review comments.
by Josh Haberman
· 9 years ago
7726cd2
Integrate review comments.
by Josh Haberman
· 9 years ago
5195b7f
Greatly expanded README.md.
by Josh Haberman
· 9 years ago
59ea500
Use "node" as binary instead of "nodejs".
by Josh Haberman
· 9 years ago
35298f9
Fixed definition of extensions, and added CommonJS tests to Travis.
by Josh Haberman
· 9 years ago
77af5d0
Fixed nested message scopes for CommonJS.
by Josh Haberman
· 9 years ago
d6a186a
Added some documentation in comments.
by Josh Haberman
· 9 years ago
9e60036
Moved CommonJS-specific files to commonjs/.
by Josh Haberman
· 9 years ago
e9f31ee
CommonJS tests are now passing.
by Josh Haberman
· 9 years ago
55cc3aa
WIP.
by Josh Haberman
· 9 years ago
5394fdb
Enable JavaScript tests for binary parse/serialize.
by Josh Haberman
· 9 years ago
d4315ca
Fixed version number and testing command.
by Josh Haberman
· 9 years ago
e9cf31e
Added README and enabled JavaScript tests on Node.js
by Josh Haberman
· 9 years ago
e841bac
Down-integrate from internal code base.
by Feng Xiao
· 9 years ago