summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed a postcondition.Gravatar wuestholz2014-12-26
* strengthened type checkingGravatar qadeer2014-12-26
* changed type checking of yield procedures so that they can only call other yi...Gravatar qadeer2014-12-18
* more work on reducing call stack consumptionGravatar qadeer2014-12-18
* some refactoring to separate the concept of shared variables under refinement...Gravatar qadeer2014-12-17
* MergeGravatar qadeer2014-12-16
|\
* | patched two occurrences of StackOverflowException on benchmarks from IronCladGravatar qadeer2014-12-16
| * Added an annotation, :split_here, for predicate statements.Gravatar Bryan Parno2014-12-16
|/
* Fixed a precondition.Gravatar wuestholz2014-12-16
* patched last check inGravatar qadeer2014-12-15
* 1. made variable introduction layer explicit in the test casesGravatar qadeer2014-12-15
* patched an expected outputGravatar qadeer2014-12-15
* systematic renaming of phase to layerGravatar qadeer2014-12-15
* Reverted a change to CreateTempVariable for FixedPointVC only.Gravatar Ken McMillan2014-12-08
* Merge some FixpointVC changes that got left behindGravatar Ken McMillan2014-12-08
|\
* | Optimized the VC generation for assumption variables.Gravatar wuestholz2014-12-07
* | fixed bug due to incomplete erasure of :linear attributeGravatar qadeer2014-12-05
* | Patch by Jeroen KetemaGravatar Dan Liew2014-12-01
* | Added todos.Gravatar wuestholz2014-11-26
* | Fixed issue with resolution of function calls.Gravatar wuestholz2014-11-26
* | Fix FunctionCall.Resolve() so that when the function is resolved the type bec...Gravatar Dan Liew2014-11-25
* | Add unit test to catch another bug in Boogie where FunctionCall ShallowTypeGravatar Dan Liew2014-11-25
* | Fix bug in FunctionCall that caused the ExprTypeChecking.FunctionCall()Gravatar Dan Liew2014-11-25
* | Added a unit test to catch a bug in Boogie where a NAryExpr.ShallowTypeGravatar Dan Liew2014-11-25
* | Worked on the verification result caching (extracted functions).Gravatar wuestholz2014-11-25
* | Fixed issues in the verification result caching (old expressions).Gravatar wuestholz2014-11-24
* | Worked on the verification result caching.Gravatar wuestholz2014-11-23
* | Change the ToolsVersion attribute of the Project tag in the recentlyGravatar Dan Liew2014-11-19
* | Patch by Jeroen KetemaGravatar Dan Liew2014-11-17
* | Make run-unittests.py executable under Linux/OSX. ThisGravatar Dan Liew2014-11-17
* | Introduce unit tests which use NUnit. NUnit is now a dependencyGravatar Dan Liew2014-11-17
* | Fixed issue in the verification result caching.Gravatar wuestholz2014-11-10
* | Worked on the verification result caching.Gravatar wuestholz2014-11-10
* | Made it never include the statement checksum when printing assert statements.Gravatar wuestholz2014-11-16
* | updateGravatar qadeer2014-11-14
* | renamed :phase to :layerGravatar qadeer2014-11-14
* | a fix to type checkingGravatar qadeer2014-11-09
* | changed the suffix of the trace file from .bpl to .txt to avoid confusing the...Gravatar qadeer2014-11-08
* | added golden outputGravatar qadeer2014-11-08
* | more minor fix to test case houdini\testUnsatCore.bplGravatar shuvendu2014-11-07
* | minor fix to test case houdini\testUnsatCore.bplGravatar shuvendu2014-11-07
* | re-enabling -useUnsatCoreForContractInferGravatar shuvendu2014-11-07
* | Minor refactoringGravatar wuestholz2014-11-05
* | Minor change to make some regression tests work with Z3 4.3.2Gravatar wuestholz2014-11-05
* | Let attributes live on during inliningGravatar akashlal2014-11-05
* | Logging for SMTLib proverGravatar akashlal2014-11-05
* | Worked on the verification result caching.Gravatar wuestholz2014-11-05
* | Worked on the verification result caching.Gravatar wuestholz2014-11-03
* | Worked on the verification result caching.Gravatar wuestholz2014-11-03
* | Fixed minor issue.Gravatar wuestholz2014-11-02