- Feb 24, 2017
-
-
Julien Signoles authored
-
- Jun 09, 2016
-
-
Julien Signoles authored
-
- Feb 10, 2016
-
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
[tests] Compare the generated code just after running Value. Use gcc_x86_64 as machdep for all these tests. [tests] call testrun.sh in test_config in order to compile and run the generated code. This code is no more the one being compared with the oracle (see above item).
-
- May 28, 2015
-
-
Julien Signoles authored
-
- Mar 06, 2015
-
-
Julien Signoles authored
-
- Apr 12, 2013
-
-
Julien Signoles authored
-
- Nov 23, 2012
-
-
Julien Signoles authored
-
- Oct 25, 2012
-
-
Julien Signoles authored
-
- Apr 12, 2012
-
-
Julien Signoles authored
-
- Jan 23, 2012
-
-
Julien Signoles authored
-
- Jan 19, 2012
-
-
Julien Signoles authored
-
- Nov 25, 2011
-
-
Julien Signoles authored
-
Julien Signoles authored
[e-acsl] tests now independent of GMP version (but GMP still required)
-
- Nov 23, 2011
-
-
Julien Signoles authored
[e-acsl] all tests are now executed with gcc [e-acsl] fix bug with integer division and modulo [e-acsl] untested support of most logic labels [e-acsl]
-
- Jun 30, 2011
-
-
Julien Signoles authored
-
- Jun 29, 2011
-
-
Julien Signoles authored
[e-acsl] support of field accesses in logic [e-acsl] support of array accesses (yet missing guards) in logic [e-acsl] support of pointer dereferences (yet missing guards) in logic [e-acsl] support of \null in logic
-
- May 12, 2011
-
-
Julien Signoles authored
[e-acsl] fixed bug for negative modulos [e-acsl] full reimplementation of environments (only one now, and it is persistent) [e-acsl] support of lazy operators &&, || and ==> [e-acsl] tests now execute the generated C code and check that no runtime assertion is raised
-
- Apr 06, 2011
-
-
Virgile Prevosto authored
-
- Mar 22, 2011
-
-
Julien Signoles authored
[e-acsl] Makefile's target 'install' [e-acsl] test GMP linkage in non-regression suite ('make tests' now requires GMP >= 4.3.2) [e-acsl] fixed bugs of GMP compatibility
-
- Mar 11, 2011
-
-
Julien Signoles authored
-
- Mar 08, 2011
-
-
Julien Signoles authored
- improve efficiency of mpz_clear generation - don't run cast.i anymore (waiting for fixing issue #744) - refactoring generation of new variables with their related stmts
-
- Mar 04, 2011
-
-
Julien Signoles authored
-