- 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]
-
- Nov 16, 2011
-
-
Julien Signoles authored
[e-acsl] support of \at for stmt labels
-
- Nov 02, 2011
-
-
Julien Signoles authored
-
- Jul 04, 2011
-
-
Julien Signoles authored
-
- Jul 01, 2011
-
-
Julien Signoles authored
-
- 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
-
- Jun 09, 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
-
- May 13, 2011
-
-
Julien Signoles authored
-
- May 12, 2011
-
-
Julien Signoles authored
-
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
-
- May 11, 2011
-
-
Julien Signoles authored
[e-acsl] add guard before divisions and modulos
-
Julien Signoles authored
-
Julien Signoles authored
-
- Apr 22, 2011
-
-
Julien Signoles authored
- update TODO-list - location for new constructs whenever possible - additional warnings when guards are missing
-
- Apr 13, 2011
-
-
Julien Signoles authored
-
- Apr 05, 2011
-
-
Julien Signoles authored
-
- Mar 17, 2011
-
-
Julien Signoles authored
-
- Mar 11, 2011
-
-
Julien Signoles authored
-
- Mar 10, 2011
-
-
Julien Signoles authored
-
- Mar 08, 2011
-
-
Julien Signoles authored
o logical operators still don't work o pointer operators untested - bug fixed with type of int64 constants
-
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
-
Julien Signoles authored
-
- Mar 07, 2011
-
-
Julien Signoles authored
-