Skip to content
Snippets Groups Projects
Commit b2009ccd authored by Julien Signoles's avatar Julien Signoles
Browse files

[e-acsl] Hollydays works (now ready for alpha release):

* 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
parent 8dbfc492
No related branches found
No related tags found
Loading
Showing
with 539 additions and 114 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment