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