1. 31 Eki, 2017 5 kayıt (commit)
  2. 01 May, 2017 1 kayıt (commit)
  3. 29 Nis, 2017 1 kayıt (commit)
  4. 27 Nis, 2017 1 kayıt (commit)
    • Patrick Maupin's avatar
      Refactor tests (#74) · acc8ec87
      Patrick Maupin yazdı
      * Refactor tests
       - Make it easier to test against other packages
      
      * Split out optional tests and use assertXXX naming conventions
      
      * Fix Python 3 test intrapackage import
      
      * Fix Python 3 test intrapackage import
      acc8ec87
  5. 24 Nis, 2017 3 kayıt (commit)
    • Patrick Maupin's avatar
      a957d588
    • Patrick Maupin's avatar
      Enhance code generator performance (#70) · aebce9b0
      Patrick Maupin yazdı
      * Enhance code generator performance
      - Algorithmic gains in pretty printer and string prettifier
      - Diminishing gains from a few closures in code_gen
      - One code-gen fix (and a test case) for None leaking into code-gen result list.
      - rtrip gains via new fast comparison function
      - PEP8 fixes
      aebce9b0
    • Patrick Maupin's avatar
      Fix new deprecation warnings (#72) · 7189366e
      Patrick Maupin yazdı
      * Fix new deprecation warnings
        - Change to DeprecationWarning to reduce noise in other testers
        - Set stack level so warning appears with proper source line
        - Check for warning in test
      
      * Explicitly verify warning content
      
        - Bonus:  works with all testrunners.
      7189366e
  6. 22 Nis, 2017 20 kayıt (commit)
  7. 21 Nis, 2017 6 kayıt (commit)
  8. 19 Nis, 2017 2 kayıt (commit)
  9. 11 Nis, 2017 1 kayıt (commit)