Skip to content
Snippets Groups Projects
  1. Sep 13, 2012
  2. Sep 07, 2012
  3. Aug 07, 2012
  4. Jul 20, 2012
  5. Jun 27, 2012
  6. Jun 26, 2012
  7. Jun 12, 2012
  8. Apr 27, 2012
  9. Apr 23, 2012
  10. Apr 12, 2012
  11. Feb 21, 2012
  12. Feb 08, 2012
  13. Jan 27, 2012
  14. Jan 26, 2012
  15. Jan 25, 2012
  16. Jan 24, 2012
  17. Jan 23, 2012
  18. Jan 20, 2012
  19. Jan 19, 2012
  20. Jan 18, 2012
  21. Jan 13, 2012
  22. Jan 05, 2012
  23. Jan 04, 2012
  24. Dec 31, 2011
  25. 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
  26. Dec 21, 2011
  27. Dec 20, 2011
  28. Dec 14, 2011
    • Julien Signoles's avatar
      [e-acsl] license · b8237817
      Julien Signoles authored
      [e-acsl] do not stop anymore when detecting an invalid/unsupported annotation
      [e-acsl] tests for invalid quantifications
      b8237817
  29. Dec 08, 2011
  30. Dec 07, 2011
    • Julien Signoles's avatar
      [e-acsl] update headers · b1f8150d
      Julien Signoles authored
      [e-acsl] universal quantifiers over integers. Not yet finished: work only in some cases
      [e-acsl] logic variables (required by univ quantif)
      b1f8150d
Loading