Skip to content
Snippets Groups Projects
  1. Mar 01, 2017
  2. Aug 31, 2016
  3. Jun 17, 2016
  4. Jun 13, 2016
  5. Jun 09, 2016
  6. Feb 11, 2016
  7. May 28, 2015
  8. Jan 29, 2015
  9. Mar 24, 2014
  10. Mar 14, 2014
  11. Mar 07, 2014
  12. Feb 06, 2014
  13. Sep 18, 2013
  14. Jun 21, 2013
  15. Apr 23, 2013
  16. Jan 30, 2013
  17. Dec 05, 2012
  18. Nov 29, 2012
  19. Nov 06, 2012
  20. Oct 25, 2012
  21. Sep 13, 2012
  22. Jan 24, 2012
  23. Jan 20, 2012
  24. Jan 19, 2012
  25. Jan 18, 2012
  26. Jan 13, 2012
  27. Dec 31, 2011
  28. Dec 28, 2011
    • Julien Signoles's avatar
      [e-acsl] Hollydays works (now ready for alpha release): · b2009ccd
      Julien Signoles authored
      * fixes bug:
        - fixed bug in quantifications when the bound variable got C type
        - fixed bug with DEV_FLAGS in Makefile.in
      * implements new E-ACSL features:
        - invariant as assertion
        - existential quantification \exists over integers
        - equivalence <==>
        - \at as a predicate
        - conditional _ ? _ : _ (for terms and predicates)
        - binary boolean operations over terms
        - mixed assumes and ensures in function contracts
      * other new features:
        - better error messages when runtime checks fail 
          (replace e_acsl_fail by e_acsl_assert)
        - remove option -e-acsl-assert
        - add E-ACSL manuals in doc/manuals
        - add files doc/Changelog, INSTALL, README and VERSION
        - new option -e-acsl-version
        - check Frama-C version at configure
        - make src-distrib
        - header 2012
      b2009ccd
Loading