- Oct 29, 2012
-
-
Julien Signoles authored
-
Virgile Prevosto authored
-
- Oct 25, 2012
-
-
Julien Signoles authored
-
- Sep 13, 2012
-
-
Julien Signoles authored
-
- Sep 07, 2012
-
-
Julien Signoles authored
-
- Aug 07, 2012
-
-
Virgile Prevosto authored
-
- Jul 20, 2012
-
-
Julien Signoles authored
-
- Jun 27, 2012
-
-
Julien Signoles authored
[e-acsl] improve test of function contract
-
- Jun 26, 2012
-
-
Julien Signoles authored
-
- Jun 12, 2012
-
-
Julien Signoles authored
-
- Apr 27, 2012
-
-
Julien Signoles authored
-
- Apr 23, 2012
-
-
Julien Signoles authored
-
- Apr 12, 2012
-
-
Julien Signoles authored
- Fixed Makefile's bug
-
Julien Signoles authored
-
- Feb 21, 2012
-
-
Virgile Prevosto authored
-
- Feb 08, 2012
-
-
Julien Signoles authored
-
- Jan 27, 2012
-
-
Julien Signoles authored
-
Julien Signoles authored
[e-acsl] fix unexpected interaction with Frama-C compilation when compiling it with --enable-external
-
- Jan 26, 2012
-
-
Julien Signoles authored
-
- Jan 25, 2012
-
-
Julien Signoles authored
-
- Jan 24, 2012
-
-
Julien Signoles authored
[e-acsl] generate nice variable names whenever possible
-
Julien Signoles authored
- fixed bug when reusing variables in a different typing context - fixed bug with boolean - fixed bug with negation and GMP integers - fixed bug with conditional and GMP integers - fixed wrongly generated oracles
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
-
- Jan 23, 2012
-
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
-
- Jan 20, 2012
-
-
Julien Signoles authored
-
- Jan 19, 2012
-
-
Julien Signoles authored
-
- Jan 18, 2012
-
-
Julien Signoles authored
-
- Jan 13, 2012
-
-
Julien Signoles authored
-
- Jan 05, 2012
-
-
Julien Signoles authored
-
Julien Signoles authored
-
- Jan 04, 2012
-
-
Julien Signoles authored
-
- Dec 31, 2011
-
-
Julien Signoles authored
[e-acsl] bug fixed in functions with both a postcondition and multiple returns
-
- Dec 28, 2011
-
-
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
-
- Dec 21, 2011
-
-
Julien Signoles authored
-
- Dec 20, 2011
-
-
Julien Signoles authored
[e-acsl] universal quantifications done (including testing)
-