298 Commits (55645ca5138e8e745ad1af0251c5036e8bfe496d)

Author SHA1 Message Date
Adam Cozzette d1af029104 Fixed JS parsing of unspecified map keys 7 years ago
Jisi Liu 45eb28b588 Update version number to 3.6.0 7 years ago
Peter Marton 13f94b4092 Fix strict JS generator with import in a protofile 7 years ago
Peter Marton 3c4e368473 Test: cover import_style=commonjs_strict 7 years ago
Peter Marton 1062d985b9 Feat: add import-style=commonjs_strict option to the compiler 7 years ago
Paul Yang c931743461
Merge branch (#4466) 7 years ago
Charlie Moad 579f81e1c6 js message support for jstype string on integers (#4332) 7 years ago
Adam Cozzette 0400cca323 Integrated internal changes from Google 7 years ago
Adam Cozzette f8005a5d5a Revert "Removed mention of Buffer in byteSourceToUint8Array" 7 years ago
Bo Yang b5fbb742af Bump version number to 3.5.2 7 years ago
Jisi Liu 050fc9a437 Update version number to 3.5.1 7 years ago
Adam Cozzette e372df5c97 Fixed failing JS tests 7 years ago
Adam Cozzette 92a7e778e7 Integrated internal changes from Google 7 years ago
Jisi Liu 97dd175a91 Update version number to 3.5.0 7 years ago
Stefan Huber 44daa59e53 To be clear that we set a new variable 7 years ago
Jisi Liu 1a7a7fca80 Merge from google internal 7 years ago
Jisi Liu dba647a6b2 Bump version for minor release 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 7 years ago
Paul Yang 8741da3e45 Revert "Fix js conformance tests. (#3604)" (#3633) 7 years ago
Paul Yang 2bd55a9fbc Fix js conformance tests. (#3604) 7 years ago
Jisi Liu 7bb39bef1a Update version number for 3.4.0 7 years ago
Jisi Liu 988376c95b remove broken imports in JS 7 years ago
Jisi Liu 09354db143 Merge from Google internal for 3.4 release 7 years ago
dylanetaft 36fcc2a5d8 Expand documentation in Readme.md 7 years ago
Bo Yang e7bcfc4241 Update version number to 3.3.2 8 years ago
Feng Xiao 58538ea919 Update version number to 3.3.1 8 years ago
Paul Jolly 22c8772e21 Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply 8 years ago
Adam Cozzette f00e06c95b Removed mention of Buffer in byteSourceToUint8Array 8 years ago
Paul Jolly bcb3506641 Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply 8 years ago
Feng Xiao 80f0c0ac40 Update version number and changelog for 3.3.0 8 years ago
Adam Cozzette 10ea25133d Added compatibility tests for version 3.0.0 8 years ago
Adam Cozzette 7e5f980508 Split test protos into two groups 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
Adam Cozzette 651ba62ab5 JS: ensure that extension values are serialized even if they're falsy 8 years ago
Josh Haberman f873d3213c Added JavaScript conformance tests. All tests pass! 8 years ago
Adam Cozzette 671e075c5e Use closurebuilder.py in favor of calcdeps.py for compiling JavaScript 8 years ago
Adam Cozzette aff9d9d39c Removed log statement from writer_test.js 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Marcus Longmuir 2c16f6979a Fix generation of extending nested messages in JavaScript (#2439) 8 years ago
Adam Cozzette fda876a149 Added back in binary serialization round-trip in message_test.js 8 years ago
Adam Cozzette 40f3586412 Fixed remaining JSPB test failures 8 years ago
Adam Cozzette 315350b2fa Updated message_test.js so that it does not depend on fromObject 8 years ago
Adam Cozzette b4dd686ab4 Updated enum names in test.proto to avoid conflicting with testbinary.proto 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
Wojciech Mandrysz bd850a25f5 JS: Well, this is the right place for surrogates. 8 years ago
Wojciech Mandrysz 292c2c91cf JS: Re-added comment, moved surrogates code to the right place 8 years ago
Josh Haberman 5d9dbe3ecc Fixed JavaScript license declaration. 8 years ago
Wojciech Mandrysz 7332ffb1f0 JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because of functions limited availability, fixed typo in tests. 8 years ago
Josh Haberman f2eeaf7110 Added alias getFieldProto3 as used by older generated code. 8 years ago
Adam Cozzette 4a4a1627c1 Fixed references to foreign nested messages with CommonJS-style imports 8 years ago