- Aug 22, 2017
-
-
ISWB Prasetya authored
-
- Aug 17, 2017
-
-
ISWB Prasetya authored
-
- Aug 16, 2017
-
-
ISWB Prasetya 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 10, 2017
-
-
Koen Wermer authored
-
- Feb 03, 2017
-
-
Koen Wermer 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.
-
- Jan 02, 2017
-
-
koen authored
side effects of left hand side in assignment handled. Side effects like this occur when assigning to arrays
-