Skip to content
Snippets Groups Projects
  1. May 01, 2016
  2. Apr 07, 2016
  3. Apr 05, 2016
  4. Mar 27, 2016
  5. Mar 20, 2016
    • Lars Hupel's avatar
      leon.base property is not needed · 69748a58
      Lars Hupel authored
      69748a58
    • Lars Hupel's avatar
      update to libisabelle 0.3 · f3db3bd3
      Lars Hupel authored
      Notable changes:
      * sbt-libisabelle plugin which takes care of Isabelle source management
        - no more submodules; Isabelle sources are now packaged in JAR files
        - no weird ROOTS file in the repository root
      * less isabelle: flags, everybody would want to use the defaults anyway
      * updating to Isabelle2016 becomes possible (future work)
      f3db3bd3
  6. Mar 09, 2016
  7. Feb 12, 2016
  8. Feb 09, 2016
  9. Feb 02, 2016
  10. Jan 26, 2016
  11. Jan 08, 2016
  12. Nov 13, 2015
  13. Oct 26, 2015
  14. Oct 15, 2015
  15. Oct 14, 2015
  16. Oct 09, 2015
  17. Sep 29, 2015
  18. Sep 28, 2015
  19. Sep 15, 2015
  20. Sep 14, 2015
  21. Sep 11, 2015
  22. Sep 09, 2015
  23. Sep 01, 2015
  24. Aug 21, 2015
    • Etienne Kneuss's avatar
      Refactor tests, again. · 20e8c86a
      Etienne Kneuss authored
      unit, integration, and regression tests can now share code as they are
      compiled together.
      
      Unit tests are now in package leon.unit and shared code lives in
      leon.test.
      20e8c86a
  25. Aug 18, 2015
  26. Aug 03, 2015
    • Etienne Kneuss's avatar
      Refactor tests · a7025236
      Etienne Kneuss authored
      - src/test holds unit tests that should be testing one feature alone
      
      - src/integration holds integration tests that can use extraction,
        solvers, codegen, etc..
      
      - src/regression runs all the regression suites.
      a7025236
Loading