summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MergeGravatar Unknown2012-06-14
|\
* | Dafny: fixed a couple of compiler bugsGravatar Unknown2012-06-14
* | Dafny: cleaned up test scripts a littleGravatar Unknown2012-06-14
| * MergeGravatar Jason Koenig2012-06-13
| |\ | |/ |/|
| * Dafny: allow parallel assignments to assign to the same LHS if the RHS match.Gravatar Jason Koenig2012-06-13
* | MergeGravatar Unknown2012-06-13
|\|
* | Dafny: Changed the semantics of the assign-such-that statement "x :| P;" to c...Gravatar Unknown2012-06-13
| * MergeGravatar Jason Koenig2012-06-13
| |\
| * | Dafny: liberalized equality to work when the types could possibly be the sameGravatar Jason Koenig2012-06-13
* | | Dafny: added another version of the majority finding algorithm to the test suiteGravatar Unknown2012-06-12
|/ /
| * GPUVerify: the non-uniform loop invariant is not a candidate invariantGravatar Peter Collingbourne2012-06-12
|/
* MergeGravatar Unknown2012-06-12
|\
* | Dafny: beefed up allocation axioms for boxes stored in fieldsGravatar Unknown2012-06-12
| * deleted an unused classGravatar qadeer2012-06-12
| * MergeGravatar qadeer2012-06-12
| |\ | |/ |/|
| * refactoring in SIGravatar qadeer2012-06-12
* | Dafny: allow types to be qualified with the name of the module that declares ...Gravatar Unknown2012-06-11
* | Dafny: fixed bug in type cloning, as part of refinement machineryGravatar Unknown2012-06-11
* | Dafny: removed support for the old keyword "unlimited" (all functions are lim...Gravatar Unknown2012-06-11
* | GPUVerify: emit non-uniform loop candidate invariantGravatar Peter Collingbourne2012-06-11
* | GPUVerify: emit "uniform loop" candidate invariantGravatar Peter Collingbourne2012-06-11
* | GPUVerify: dualiser: preserve attributes of assert cmdGravatar Peter Collingbourne2012-06-11
* | GPUVerify: factor out CreateCandidateInvariant from AddCandidateInvariantGravatar Peter Collingbourne2012-06-11
* | GPUVerify: initialise invariantGenerationCounter in the constructor, rather t...Gravatar Peter Collingbourne2012-06-11
| * MergeGravatar qadeer2012-06-10
| |\ | |/ |/|
| * 1. changed new SI implemnetation so that it performs substitution for call sitesGravatar qadeer2012-06-10
* | Dafny: added some test programsGravatar Rustan Leino2012-06-08
* | Dafny/Boogie/BVD: made Dafny plug-in for BVD work againGravatar Rustan Leino2012-06-08
* | GPUVerify: teach the array control flow analyser to handle unstructured programsGravatar Peter Collingbourne2012-06-08
* | GPUVerify: if one input file is supplied, choose output file name more intell...Gravatar Peter Collingbourne2012-06-08
* | GPUVerify: fix line endingsGravatar Peter Collingbourne2012-06-08
* | Chalice build succeededGravatar CodeplexBot2012-06-08
|/
* MergeGravatar qadeer2012-06-07
|\
* | final (hopefully) fix to new SIGravatar qadeer2012-06-07
| * Boogie build succeededGravatar CodeplexBot2012-06-08
|/
* testing a fix in SIGravatar qadeer2012-06-07
* Merging againGravatar Ken McMillan2012-06-07
|\
* | GPUVerify: have StripThreadIdentifiers deal properly with identifiers contain...Gravatar Peter Collingbourne2012-06-07
* | GPUVerify: block predicator: use the name '_P' for the procedure predicate fo...Gravatar Peter Collingbourne2012-06-07
* | GPUVerify: re-introduce the non-divergence check in unstructured modeGravatar Peter Collingbourne2012-06-07
* | GPUVerify: emit assumes for backedgesGravatar Peter Collingbourne2012-06-07
* | GPUVerify: refactor candidate invariant generators and analyses to use regionsGravatar Peter Collingbourne2012-06-07
* | Automatic merge.Gravatar stefanheule2012-06-07
|\ \
* | | Chalice: Remove IsGoodState as it is not needed and causes problems in certai...Gravatar stefanheule2012-06-07
| | * Trying to merge with recent changes, failing.Gravatar Ken McMillan2012-06-05
| | |\
| | | * Some changes to support expanded use of z3api.Gravatar Ken McMillan2012-06-05
| * | | GPUVerify: recognise offsets in forms other than that produced by the old fro...Gravatar Peter Collingbourne2012-06-01
| * | | GPUVerify: have dualiser reuse blocksGravatar Peter Collingbourne2012-06-07
| * | | GPUVerify: add newly created barrier procedures to resolution contextGravatar Peter Collingbourne2012-06-07
| * | | MergeGravatar Jason Koenig2012-06-06
| |\ \ \