Skip to content
Snippets Groups Projects
  • Etienne Kneuss's avatar
    c521d3bd
    Upgrade Leon to Scala 2.10.x · c521d3bd
    Etienne Kneuss authored
    - Refactor code extraction
      - Standardize extractors
      - Fix type identification by resolving type aliases
    
    - Redo reporter integration with Scalac
      - Fix relining to prevent bizarre compile-errors
    
    - Refactor Pretty-Printers
      - Extensible class interface
      - Not returning mutable string-buffers anymore
    
    - Fixes according to 2.10
        - 100% false warnings in Tests
        - imports for postfix-ops or implicits
    
    - Upgrade ScalaZ3 to 2.10
    
    - Upgrade Cafebabe to 2.10
    c521d3bd
    History
    Upgrade Leon to Scala 2.10.x
    Etienne Kneuss authored
    - Refactor code extraction
      - Standardize extractors
      - Fix type identification by resolving type aliases
    
    - Redo reporter integration with Scalac
      - Fix relining to prevent bizarre compile-errors
    
    - Refactor Pretty-Printers
      - Extensible class interface
      - Not returning mutable string-buffers anymore
    
    - Fixes according to 2.10
        - 100% false warnings in Tests
        - imports for postfix-ops or implicits
    
    - Upgrade ScalaZ3 to 2.10
    
    - Upgrade Cafebabe to 2.10