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