• 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