1. 18 Jul, 2017 1 commit
  2. 03 Apr, 2017 1 commit
  3. 06 Mar, 2017 1 commit
    • Adam Cozzette's avatar
      JS: ensure that extension values are serialized even if they're falsy · 651ba62a
      Adam Cozzette authored
      There was a bug where for JavaScript we would only serialize an
      extension value if it evaluated as truthy, which meant that values like
      0 would get silently dropped (even in proto2, where field presence is
      significant). This fixes issue #2605, and takes care of the output of
      toObject() in addition to the binary format.
      651ba62a
  4. 21 Nov, 2016 1 commit
  5. 18 Nov, 2016 1 commit
  6. 10 Oct, 2016 1 commit
  7. 20 Sep, 2016 1 commit
  8. 30 Mar, 2016 1 commit
  9. 24 Feb, 2016 1 commit
  10. 18 Feb, 2016 2 commits
  11. 02 Feb, 2016 1 commit
  12. 12 Dec, 2015 1 commit