summaryrefslogtreecommitdiff
path: root/Source/VCGeneration/ConditionGeneration.cs
Commit message (Expand)AuthorAge
...
* 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
* Boogie: output number of proof obligations (asserts) along with timing inform...Gravatar Rustan Leino2012-01-09
* fixed problems with datatypesGravatar qadeer2011-12-29
* Make set iteration order deterministicGravatar Michal Moskal2011-12-07
* Boogie: Fixed a crash due to old expressions in lambda expressions that were ...Gravatar wuestholz2011-12-02
* refactoring houdini so that it creates only a single instance of z3Gravatar qadeer2011-11-16
* Eliminated unused argument in the constructor for CheckerGravatar qadeer2011-11-16
* Name the constant used in @MV_state function applications - otherwise we get ...Gravatar Michal Moskal2011-09-26
* fixes to model value generation for stratified inliningGravatar qadeer2011-09-12
* further fixesGravatar qadeer2011-09-08
* partial check in regarding getting states working with stratified inliningGravatar qadeer2011-09-06
* added code to handle irreducible graphsGravatar qadeer2011-08-20