- May 23, 2016
-
-
Julien Signoles authored
-
- May 15, 2016
-
-
Boris Yakobowski authored
-
- May 09, 2016
-
-
Kostyantyn Vorobyov authored
[Makefile] fix 'make install' when E-ACSL is compiled/installed within Frama-C 'make install' used ```FRAMAC_SHARE``` while it should have used ```FRAMAC_DATADIR```. The former does not contain the right value when compiled inside Frama-C. See merge request !47
-
Kostyantyn Vorobyov authored
Merge branch 'bugfix/julien/install-dir' of git.frama-c.com:frama-c/e-acsl into bugfix/julien/install-dir
-
Julien Signoles authored
-
- Apr 15, 2016
-
-
Julien Signoles authored
-
- Apr 13, 2016
-
-
Gergö Barany authored
Renamed mpz module to gmpz to avoid link-time clashes with apron module (see issue #17 ) See merge request !46
-
Kostyantyn Vorobyov authored
-
- Apr 01, 2016
-
-
Julien Signoles authored
Prefix of E-ACSL runtime library functions This merge request addresses issue #11 See merge request !45
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
- Mar 31, 2016
-
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
Merge branch 'feature/kostyantyn/public-prefix' of git.frama-c.com:frama-c/e-acsl into feature/kostyantyn/public-prefix
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
issue #11]
-
Julien Signoles authored
Optimization of get_cont - Optimization of get_cont function. - Clean-up of the bittree API (light restructuring, comments and renaming of the API functions) See merge request !15
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
issue #11]
-
- Mar 30, 2016
-
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
-
Kostyantyn Vorobyov authored
block to init_bytes
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
current naming conventions
-
Kostyantyn Vorobyov authored
parent-child-sibling as the latter one is more common
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
E-ACSL API functions
-
Kostyantyn Vorobyov authored
-
- Mar 29, 2016
-
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
Julien Signoles authored
Feature/kostyantyn/c updates This merge requests offers the following: - Small improvements and refactorings in the C code base in order to simplify Patricia Trie memory model. - Doxygen documentation improvements. See merge request !39
-
Kostyantyn Vorobyov authored
-
Kostyantyn Vorobyov authored
-
-
API as they are no longer visible to the code outside of the compile unit of a memory model
-
-
- e_acsl_bittree_api.h -- internal API of a Patricie Trie - e_acsl_bittree.h -- full implementation of the API - e_acsl_bittree_mmodel.c -- implementation of the E-ACSL public API using functions from e_acsl_bittree_api.h
-