Skip to content
Snippets Groups Projects
  1. Jan 19, 2017
  2. Jul 19, 2016
  3. Mar 29, 2016
  4. Mar 23, 2016
  5. Mar 17, 2016
    • Kostyantyn Vorobyov's avatar
      [ADT RTL] · 66b15056
      Kostyantyn Vorobyov authored
        - Removed tree, list and splaytree memory models (as obsolete)
        - Directory 'adt_models' renamed to 'bittree_model' as now it contains
        a single bittree model
      66b15056
  6. Mar 15, 2016
  7. Mar 11, 2016
  8. Feb 12, 2016
  9. Jun 05, 2015
  10. Sep 23, 2013
  11. May 24, 2013
  12. Jan 04, 2012
  13. 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
Loading