summaryrefslogtreecommitdiff
path: root/Source/VCGeneration/VC.cs
Commit message (Expand)AuthorAge
...
| * 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
* another edit for predicationGravatar qadeer2012-06-19
* integrating predicationGravatar qadeer2012-06-19
* Removed program argument from VerifyImplementation. It is redundant since th...Gravatar qadeer2012-05-29
* more refactoringGravatar qadeer2012-05-28
* starting the implementation of the new stratified inlining APIGravatar qadeer2012-05-21
* some other cleanupsGravatar qadeer2012-05-10
* eliminated class ErrorModelGravatar qadeer2012-04-28
* removed lazy inliningGravatar qadeer2012-04-28
* various changes for using unsat cores in HoudiniGravatar qadeer2012-04-17
* further fixesGravatar qadeer2012-02-28
* various cleanup regarding /doNotUseLabelsGravatar qadeer2012-02-28
* fixing stratified inlining to deal with new path infoGravatar qadeer2012-02-27
* various fixes related to new error tracesGravatar qadeer2012-02-27