Skip to content
Snippets Groups Projects
  1. Mar 25, 2016
  2. Mar 15, 2016
  3. Mar 11, 2016
  4. Feb 11, 2016
  5. Jan 29, 2015
  6. Dec 17, 2014
  7. Jul 19, 2014
  8. Mar 24, 2014
  9. Mar 14, 2014
  10. Mar 07, 2014
  11. Sep 25, 2013
  12. Sep 06, 2013
  13. Aug 08, 2013
  14. Aug 07, 2013
  15. Aug 05, 2013
  16. Jun 21, 2013
  17. May 30, 2013
  18. May 21, 2013
  19. May 17, 2013
  20. Apr 25, 2013
  21. Apr 24, 2013
  22. Apr 22, 2013
  23. Apr 12, 2013
  24. Mar 13, 2013
  25. Jan 30, 2013
  26. Jan 24, 2013
  27. Dec 05, 2012
  28. Nov 28, 2012
  29. Nov 15, 2012
  30. Oct 25, 2012
  31. Jan 24, 2012
  32. 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