- Feb 19, 2017
-
-
Koen Wermer authored
-
- Feb 14, 2017
-
-
Koen Wermer authored
checked wishnu's mutations and applies manual preprocessing/desugaring where needed. Also fixed a bug where introduced variables in the wlp would result in an error (introduced variables may be part of the wlp when the code contains non-void functions that don't terminate within the set limit of iterations)
-
- Feb 07, 2017
-
-
Koen Wermer authored
-
- Feb 03, 2017
-
-
Koen Wermer authored
-
- Jan 29, 2017
-
-
koen authored
-
- Jan 28, 2017
- Jan 27, 2017
-
-
koen authored
-
- Jan 24, 2017
-
-
koen authored
added special syntax to reason about the return value of methods in the post condition, added some equivalent mutants (c# code), changed while loops to generate smaller wlp formulas if the loop does not affect the post condition
-
- Jan 17, 2017
-
-
koen authored
-
- Jan 07, 2017
-
-
koen authored
WLP is now calculated for every method seperately, instead of just for the main method. The code for filling the type environment is now seperated from the rest of the program.
-
- Dec 06, 2016
-
-
koen authored
-
- Nov 29, 2016
-
-
koen authored
-
- Nov 24, 2016
-
-
koen authored
-
- Nov 17, 2016
-
-
koen authored
break and continu fixed and tested. Added a settings file with an optional invariant for testing loops. Fixed a bug with the call to the verifier when dealing with loops.
-
- Nov 14, 2016
- Nov 13, 2016
-
-
koen authored
-
- Nov 09, 2016
-
-
koen authored
-
- Oct 31, 2016
-
-
koen authored
-
- Oct 29, 2016
-
-
koen authored
-
- Oct 22, 2016
-
-
koen authored
-