- Mar 11, 2016
-
-
-
-
- Restricted internal symbols of Patricia trie memory model to its compile unit - Restructuring/renaming the files belonging to ADT models to make the names consistent with the contents of the files - Patricia trie model as a single file
-
containing the segment-based memory model.
-
- Feb 11, 2016
-
-
Julien Signoles authored
-
- Jan 29, 2015
-
-
Julien Signoles authored
-
- Dec 17, 2014
-
-
Julien Signoles authored
-
- Jul 19, 2014
-
-
Julien Signoles authored
propagate change according to kernel changes about vlogic/vgenerated; but Misc.is_generated_varinfo is much less efficient than before
-
- Mar 24, 2014
-
-
Julien Signoles authored
-
- Mar 14, 2014
-
-
Julien Signoles authored
-
- Mar 07, 2014
-
-
Julien Signoles authored
-
- Sep 25, 2013
-
-
Julien Signoles authored
-
- Sep 06, 2013
-
-
Julien Signoles authored
-
- Aug 08, 2013
-
-
Julien Signoles authored
-
- Aug 07, 2013
-
-
Julien Signoles authored
[E-ACSL] my previous tentative patch did not work. I prefer to have E-ACSL that works than non-regression tests...
-
- Aug 05, 2013
-
-
Julien Signoles authored
-
- Jun 21, 2013
-
-
Julien Signoles authored
-
- May 30, 2013
-
-
Julien Signoles authored
[E-ACSL] fixed bug in debug mode [E-ACSL] add missing headers
-
- May 21, 2013
-
-
Julien Signoles authored
-
- May 17, 2013
-
-
Julien Signoles authored
-
- Apr 25, 2013
-
-
Julien Signoles authored
-
- Apr 24, 2013
-
-
Julien Signoles authored
-
- Apr 22, 2013
-
-
Julien Signoles authored
-
Julien Signoles authored
-
- Apr 12, 2013
-
-
Julien Signoles authored
-
- Mar 13, 2013
-
-
Julien Signoles authored
-
- Jan 30, 2013
-
-
Julien Signoles authored
-
- Jan 24, 2013
-
-
Julien Signoles authored
[E-ACSL] e_acsl_assert now takes the crashing function in argument
-
- Dec 05, 2012
-
-
Julien Signoles authored
-
- Nov 28, 2012
-
-
Julien Signoles authored
-
Julien Signoles authored
[E-ACSL] prevent runtime errors in annotations (all of them) [E-ACSL] fixed bug in interpretation of \valid(\at(...)) [E-ACSL] fixed bug in interpretation of locals in blocks involved in memory model
-
- Nov 15, 2012
-
-
Julien Signoles authored
[E-ACSL] fixed bug with array as argument of functions
-
- Oct 25, 2012
-
-
Julien Signoles authored
-
- Jan 24, 2012
-
-
Julien Signoles authored
-
- 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 14, 2011
-
-
Julien Signoles authored
[e-acsl] do not stop anymore when detecting an invalid/unsupported annotation [e-acsl] tests for invalid quantifications
-
- 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 26, 2011
-
-
Julien Signoles authored
-
- May 25, 2011
-
-
Julien Signoles authored
-
- 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
-