Commit Graph

12 Commits

Author SHA1 Message Date
murgatroid99 46b78f5fe3 Add more null checks to call methods 2017-05-25 10:55:53 -07:00
murgatroid99 856c554198 Switch Protobuf.js dependency back to version 5 2017-05-02 14:01:35 -07:00
murgatroid99 6924a20d4d Fix a couple of issues with the use of the Protobuf.js API 2017-04-04 16:58:05 -07:00
murgatroid99 4122a6ea16 Add enumsAsStrings option, as the original upgrade PR did 2017-03-23 18:00:09 -07:00
murgatroid99 d2baf4aa0a Improve ProtoBuf.js version heuristic, add tests for oneof decoding 2017-03-21 11:25:01 -07:00
murgatroid99 1a5a191211 Ensure arguments are validated before they are serialized, unskip some tests 2017-03-20 16:50:42 -07:00
murgatroid99 4a9346e332 Upgrade Node dependency on Protobuf.js to version 6 2017-03-17 13:13:05 -07:00
Craig Tiller 789bed102e Update copyrights 2016-03-31 07:46:18 -07:00
murgatroid99 cb1676a943 Sanitize files 2016-02-17 15:42:01 -08:00
murgatroid99 c18334aa30 Add tests and documentation for new options 2016-02-17 15:36:28 -08:00
murgatroid99 35d83d25e1 Fixed handling of long values 2015-06-05 13:58:25 -07:00
murgatroid99 9c54277c6a Added tests for serializing and deserializing 64 bit values in proto messages 2015-06-05 13:50:04 -07:00