Skip to content
Snippets Groups Projects
  1. Feb 11, 2016
  2. Jun 04, 2015
  3. Jan 29, 2015
  4. Dec 17, 2014
  5. Mar 28, 2014
  6. Mar 24, 2014
  7. Mar 14, 2014
  8. Mar 07, 2014
  9. Sep 18, 2013
  10. Sep 06, 2013
  11. Jun 21, 2013
  12. Apr 25, 2013
  13. Apr 24, 2013
  14. Apr 16, 2013
  15. Jan 30, 2013
  16. Jan 09, 2013
  17. Nov 23, 2012
  18. Oct 25, 2012
  19. Jan 24, 2012
  20. Jan 23, 2012
  21. Jan 19, 2012
  22. 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
  23. 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
  24. Nov 24, 2011
  25. Nov 23, 2011
  26. Nov 16, 2011
  27. Sep 22, 2011
  28. May 25, 2011
  29. May 24, 2011
    • Julien Signoles's avatar
      [e-acsl] support of requires in stmt contracts · 83d441a0
      Julien Signoles authored
      [e-acsl] support of assumes without ensures in stmt contracts
      [e-acsl] partial support of function contracts (the same subset than stmt contracts)
      [e-acsl] additional test for nested code annotation
      [e-acsl] code refactoring: visit.ml splitten into several compilation units
      83d441a0
Loading