1. 16 Sep, 2019 1 commit
  2. 12 Sep, 2019 2 commits
  3. 11 Sep, 2019 2 commits
  4. 10 Sep, 2019 1 commit
  5. 09 Sep, 2019 1 commit
  6. 07 Sep, 2019 1 commit
  7. 06 Sep, 2019 3 commits
  8. 04 Sep, 2019 2 commits
  9. 03 Sep, 2019 8 commits
  10. 02 Sep, 2019 2 commits
  11. 30 Aug, 2019 8 commits
  12. 29 Aug, 2019 4 commits
  13. 28 Aug, 2019 2 commits
  14. 27 Aug, 2019 2 commits
  15. 26 Aug, 2019 1 commit
    • Thomas Van Lenten's avatar
      Fix enum writing. · b273cba1
      Thomas Van Lenten authored
      Enums use varint, so if the value is negative it should end up being longer.
      
      This was caught my new conformance test cases.
      b273cba1