protobuf/js/binary
Grigoriy Kraynov 5d54a852eb Test redundant varint fields decoding in JS.
Varints are generally encoded in minimum possible length but need to
ensure that any redundancy does not break fields decoder.
2016-05-12 14:22:12 +01:00
..
arith.js Down-integrate from internal code base. 2015-12-11 17:10:28 -08:00
arith_test.js Down-integrate from internal code base. 2015-12-11 17:10:28 -08:00
constants.js Integrate google internal changes. 2016-03-30 11:39:59 -07:00
decoder.js Integrate google internal changes. 2016-03-30 11:39:59 -07:00
decoder_test.js Integrate google internal changes. 2016-03-30 11:39:59 -07:00
encoder.js Integrate google internal changes. 2016-03-30 11:39:59 -07:00
proto_test.js Integrate google internal changes. 2016-03-30 11:39:59 -07:00
reader.js Integrate google internal changes. 2016-03-30 11:39:59 -07:00
reader_test.js Test redundant varint fields decoding in JS. 2016-05-12 14:22:12 +01:00
utils.js Down integrate from Google internal. 2016-04-28 14:34:59 -07:00
utils_test.js Down integrate from Google internal. 2016-04-28 14:34:59 -07:00
writer.js Integrate google internal changes. 2016-03-30 11:39:59 -07:00
writer_test.js Down-integrate from internal code base. 2015-12-11 17:10:28 -08:00