summaryrefslogtreecommitdiff
path: root/Source/VCGeneration/VC.cs
Commit message (Expand)AuthorAge
* MergeGravatar Pantazis Deligiannis2013-10-09
|\
* | small refactoringGravatar Pantazis Deligiannis2013-10-02
* | support for disabling loop entry invariant assertion checkingGravatar Pantazis Deligiannis2013-10-01
* | changes to support a configured errorLimitGravatar Pantazis Deligiannis2013-09-30
* | more changes towards parallelisation of HoudiniGravatar Pantazis Deligiannis2013-09-29
| * refactored StratifiedInline.GenerateVC to use GenerateVCAux instead of Genera...Gravatar qadeer2013-09-09
| * fixed bug introduced by the last checkin in letvciterativeGravatar qadeer2013-09-08
| * fixed the problem with codexprsGravatar qadeer2013-09-07
| * When a codeexpr is used at the top-level in an assume statement, we use the a...Gravatar qadeer2013-09-04
| * Factored out the closure for codeexpr conversion so that it can be reused.Gravatar qadeer2013-09-04
| * Applied Chris Hawblitzel's changes to deal with {:expand}Gravatar qadeer2013-08-23
* | MergeGravatar Pantazis Deligiannis2013-08-20
|\|
* | new option to disable checking for loop maintained invariants - this leads to...Gravatar Pantazis Deligiannis2013-08-15
| * Fixed several build errors in the 'Checked' configuration.Gravatar wuestholz2013-08-05
|/
* Removed the remaining pure collections.Gravatar wuestholz2013-07-23
* 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
* MergeGravatar Ally Donaldson2013-07-22
|\
* | More refactoringGravatar Ally Donaldson2013-07-22
* | More refactoring towards replacing PureCollections.Sequence with ListGravatar Ally Donaldson2013-07-22
| * Fixed an issue with parallelization.Gravatar wuestholz2013-07-22
|/
* Changed Has method of PureSequence to Contains to make refactoring easier.Gravatar Ally Donaldson2013-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
* MergeGravatar allydonaldson2013-07-22
|\
| * Fixed what looks like a type-related bug in the manipulation of newGotoCmdOri...Gravatar allydonaldson2013-07-22
* | Refactored variable2sequenceNumber to use DictionaryGravatar Ally Donaldson2013-07-22
|/
* Refactored labsl2absy so that it is a Dictionary<int, Absy> instead of a plai...Gravatar Ally Donaldson2013-07-22
* Added an attribute to set the time limit for implementations.Gravatar wuestholz2013-07-12
* 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-11
* Worked on the parallelization.Gravatar wuestholz2013-07-10
* 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
* Fixed bug in the cutting of back edges (that manifested itself whenever the f...Gravatar Rustan Leino2013-05-29
* Working on fixedpoint backendGravatar Ken McMillan2013-05-20
* Adding fixedpoint engine backendGravatar Ken McMillan2013-05-07
* 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
* Fixed issue with uniformity analysis and block merging. Uniformity analysisGravatar Unknown2012-09-24
* Added functionality for race error reporting.Gravatar Egor Kyshtymov2012-08-20
* VCGen: add MergeBlocksIntoPredecessors functionGravatar Peter Collingbourne2012-07-09
* a bug fixGravatar qadeer2012-06-19