1. 22 Oct, 2019 2 commits
  2. 18 Oct, 2019 1 commit
  3. 12 Oct, 2019 1 commit
  4. 03 Oct, 2019 2 commits
  5. 30 Sep, 2019 1 commit
  6. 25 Sep, 2019 2 commits
  7. 20 Sep, 2019 3 commits
  8. 18 Sep, 2019 1 commit
  9. 16 Sep, 2019 1 commit
  10. 12 Sep, 2019 3 commits
  11. 05 Sep, 2019 5 commits
  12. 04 Sep, 2019 2 commits
  13. 30 Aug, 2019 8 commits
  14. 29 Aug, 2019 3 commits
  15. 28 Aug, 2019 2 commits
  16. 27 Aug, 2019 2 commits
  17. 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