- Apr 12, 2017
-
-
Virgile Prevosto authored
-
- Mar 02, 2017
-
-
Julien Signoles authored
-
Julien Signoles authored
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
This feature is in response to BTS #1740
-
- Sep 27, 2016
-
-
Julien Signoles authored
-
Julien Signoles authored
-
- Feb 11, 2016
-
-
Julien Signoles authored
-
- Jan 29, 2015
-
-
Julien Signoles authored
-
- Mar 24, 2014
-
-
Julien Signoles authored
-
- Mar 14, 2014
-
-
Julien Signoles authored
-
- Mar 07, 2014
-
-
Julien Signoles authored
-
- Jan 28, 2014
-
-
Julien Signoles authored
[E-ACSL] fix some headers and update TODO-list
-
- Sep 25, 2013
-
-
Julien Signoles authored
-
Julien Signoles authored
-
- Jan 30, 2013
-
-
Julien Signoles authored
-
- Jan 09, 2013
-
-
Julien Signoles authored
[E-ACSL] convert postcondition even in presence of untranslated assigns clause [E-ACSL] fix bug when the translation of a predicate containing \at is abruptely stopped because of a not-yet-implemented construct (the generated code contained undeclared __e_acsl_at variables)
-
- 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 07, 2011
-
-
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)
-
- May 24, 2011
-
-
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
-
- May 11, 2011
-
-
Julien Signoles authored
[e-acsl] add guard before divisions and modulos
-
- Feb 22, 2011
-
-
Julien Signoles authored
-
- Feb 21, 2011
-
-
Julien Signoles authored
-