summaryrefslogtreecommitdiff
path: root/Source/VCGeneration
Commit message (Expand)AuthorAge
...
* | Resolved some issues with data races.Gravatar wuestholz2013-07-23
* | Use 'All' and 'Any' instead of 'Contract.ForAll' and 'Contract.Exists' in cod...Gravatar wuestholz2013-07-22
* | All ...Seq classes now goneGravatar Ally Donaldson2013-07-22
* | 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
* | 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
|/ /
* | MergeGravatar Ally Donaldson2013-07-22
|\ \
* | | Changed Has method of PureSequence to Contains to make refactoring easier.Gravatar 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
* | | 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
| * | mergeGravatar Pantazis Deligiannis2013-07-19
| |\ \ | |/ / |/| |
* | | Populate a model only once.Gravatar Rustan Leino2013-07-18
| * | MergeGravatar Pantazis Deligiannis2013-07-15
|/| |
* | | 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-08
| * | mergeGravatar Pantazis Deligiannis2013-07-06
| |\ \ | |/ / |/| |
* | | Worked on the parallelization.Gravatar wuestholz2013-07-05
* | | Worked on the parallelization.Gravatar wuestholz2013-07-02
* | | 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
| |/ |/|
* | Merge fixes for dualityGravatar Ken McMillan2013-06-14
|\ \
| * | Fixes for duality under corralGravatar Ken McMillan2013-06-14
| | * merged more CVC4 and Z3 SMTLIB2 parsing methods ... results into a more compa...Gravatar pantazis2013-06-13
| | * CVC4 ParserGravatar pantazis2013-06-12
| |/ |/|
* | 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
|/
* MergeGravatar Ken McMillan2013-05-29
|\
| * Adding background model to fixedpoint counterexamples and small code contract...Gravatar Ken McMillan2013-05-29
* | Fixed bug in the cutting of back edges (that manifested itself whenever the f...Gravatar Rustan Leino2013-05-29
|/
* Merge changes to support Corral in fixedpoint backendGravatar Ken McMillan2013-05-29
|\
| * Getting fixed point backend to work with Corral.Gravatar Ken McMillan2013-05-29