summaryrefslogtreecommitdiff
path: root/Source/VCGeneration/ConditionGeneration.cs
Commit message (Expand)AuthorAge
...
* Worked on adding support for "canned errors".Gravatar wuestholz2014-07-06
* Did some refactoring, fixed minor issues, and made it apply the more advanced...Gravatar wuestholz2014-07-06
* Implemented an optimization for assignments to assumption variables that are ...Gravatar wuestholz2014-07-04
* Optimized the way that assertions are marked as partially verified.Gravatar wuestholz2014-06-26
* Fixed issue in verification result caching.Gravatar wuestholz2014-06-26
* Worked on an extension of the existing verification result caching.Gravatar wuestholz2014-06-23
* more changes towards parallelisation of HoudiniGravatar Pantazis Deligiannis2013-09-29
* MergeGravatar Pantazis Deligiannis2013-08-20
|\
* | new option for reversing the topological order - this could potentially help ...Gravatar Pantazis Deligiannis2013-08-19
| * Fixed a contract.Gravatar wuestholz2013-08-09
| * Fixed several build errors in the 'Checked' configuration.Gravatar wuestholz2013-08-05
|/
* ExprSeq: farewellGravatar Ally Donaldson2013-07-22
* BlockSeq: farewellGravatar Ally Donaldson2013-07-22
* StringSeq: farewellGravatar Ally Donaldson2013-07-22
* CmdSeq: farewellGravatar Ally Donaldson2013-07-22
* Started to remove ...Seq classesGravatar Ally Donaldson2013-07-22
* More refactoringGravatar Ally Donaldson2013-07-22
* More refactoring towards replacing PureCollections.Sequence with ListGravatar Ally Donaldson2013-07-22
* mergeGravatar Pantazis Deligiannis2013-07-22
|\
| * Fixed bugs arising from differences between hashtables and dictionariesGravatar Ally Donaldson2013-07-22
| * Large refactoring of Hashtable to Dictionary.Gravatar Ally Donaldson2013-07-22
| * Refactored variable2sequenceNumber to use DictionaryGravatar Ally Donaldson2013-07-22
* | mergeGravatar Pantazis Deligiannis2013-07-19
|\|
| * Populate a model only once.Gravatar Rustan Leino2013-07-18
* | MergeGravatar Pantazis Deligiannis2013-07-15
|\ \ | |/ |/|
* | Worked on the parallelization.Gravatar wuestholz2013-07-12
* | Worked on the parallelization.Gravatar wuestholz2013-07-11
* | Worked on the parallelization.Gravatar wuestholz2013-07-11
* | Worked on the parallelization.Gravatar wuestholz2013-07-10
| * mergeGravatar Pantazis Deligiannis2013-07-06
| |\ | |/ |/|
* | Worked on the parallelization.Gravatar wuestholz2013-07-01
* | Did some refactoring in the execution engine and worked on the parallelization.Gravatar wuestholz2013-07-01
* | Did some refactoring in the execution engine and worked on the parallelization.Gravatar wuestholz2013-06-25
* | Did some refactoring in the execution engine and worked on the parallelization.Gravatar wuestholz2013-06-21
* | Did some refactoring in the execution engine.Gravatar wuestholz2013-06-14
| * merged more CVC4 and Z3 SMTLIB2 parsing methods ... results into a more compa...Gravatar pantazis2013-06-13
|/
* Worked on improving program snapshot verification.Gravatar wuestholz2013-06-07
* Changed the prover interface to report traces for time outs and out of memory.Gravatar wuestholz2013-05-30
* Adding background model to fixedpoint counterexamples and small code contract...Gravatar Ken McMillan2013-05-29
* Changed the 'CounterexampleComparer' to take traces into account.Gravatar wuestholz2013-05-26
* Changed the 'CounterexampleComparer' to take error messages of assertions int...Gravatar wuestholz2013-05-24
* Use the new ProverInterface's Evaluate method in stratified inlinigGravatar Unknown2013-01-03
* bunch of refactoringsGravatar Unknown2012-10-03
* Removed AIFramework from Boogie -- use native trivial or native interval-base...Gravatar boehmes2012-09-27
* Dafny/Boogie/BVD: made Dafny plug-in for BVD work againGravatar Rustan Leino2012-06-08
* Removed program argument from VerifyImplementation. It is redundant since th...Gravatar qadeer2012-05-29
* starting the implementation of the new stratified inlining APIGravatar qadeer2012-05-21
* z3 process is killed nowGravatar qadeer2012-05-01
* clean up in stratified inliningGravatar qadeer2012-04-29
* eliminated class ErrorModelGravatar qadeer2012-04-28