- Aug 24, 2017
-
-
ISWB Prasetya authored
-
- Aug 23, 2017
-
-
ISWB Prasetya authored
-
- Aug 22, 2017
-
-
ISWB Prasetya authored
-
ISWB Prasetya authored
-
- Aug 20, 2017
-
-
ISWB Prasetya authored
-
- Aug 17, 2017
-
-
ISWB Prasetya authored
-
ISWB Prasetya authored
-
- Aug 16, 2017
-
-
ISWB Prasetya authored
-
ISWB Prasetya authored
-
ISWB Prasetya authored
-
ISWB Prasetya authored
-
- Apr 21, 2017
-
-
Koen Wermer authored
-
- Mar 08, 2017
-
-
Koen Wermer authored
-
Koen Wermer authored
-
- Mar 05, 2017
-
-
Koen Wermer authored
-
- Mar 04, 2017
-
-
Koen Wermer authored
-
- Feb 28, 2017
-
-
Koen Wermer authored
added a modified version of Iterator.java for use with daikon and added results for the mutation test on this class
-
- Feb 25, 2017
-
-
Koen Wermer authored
made some small fixes and changed vector_r3 to be actually equivalent to vector. Also added haskell code to generate a shell script to run daikon
-
- Feb 20, 2017
-
-
Koen Wermer authored
-
- Feb 19, 2017
-
-
Koen Wermer authored
-
- Feb 18, 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 13, 2017
-
-
Koen Wermer authored
-
- Feb 10, 2017
-
-
Koen Wermer authored
-
- Feb 07, 2017
-
-
Koen Wermer authored
-
- Feb 05, 2017
-
-
Koen Wermer authored
-
- Feb 04, 2017
-
-
Koen Wermer authored
-
Koen Wermer authored
-
- Feb 03, 2017
-
-
Koen Wermer authored
-
- Jan 29, 2017
- 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.
-