1. 08 Sep, 2020 1 commit
  2. 03 Jul, 2020 3 commits
  3. 17 Apr, 2020 3 commits
  4. 17 Mar, 2020 8 commits
  5. 11 Feb, 2020 1 commit
    • Tommy Yu's avatar
      Code formatting/linting fixes · a86cf574
      Tommy Yu authored
      - Made use of the more fine-tuned specific flake8 per-file-ignores
        configuration option to limit what formatting issues should be ignored
        for the affected files.
      - Also removed all remaining overspecified ignores and corrected the
        missing raw strings prefix for strings that have escape sequences that
        are not currently defined.
      a86cf574
  6. 18 Jan, 2020 3 commits
  7. 17 Jan, 2020 1 commit
  8. 27 Nov, 2019 1 commit
    • Tommy Yu's avatar
      Additional clarity/symmetry to the vlq module. · 742ebe76
      Tommy Yu authored
      - Small refactoring to decode_vlqs into a generator function; also
        provide a standalone decode_vlq function to accompany the encode_vlq
        function.
      - Correction and clarity to relevant documentation in that module.
      742ebe76
  9. 22 Nov, 2019 1 commit
  10. 21 Nov, 2019 5 commits
  11. 20 Nov, 2019 4 commits
  12. 15 Aug, 2019 9 commits