summaryrefslogtreecommitdiff
path: root/Source/Concurrency
Commit message (Collapse)AuthorAge
...
* second checkpointGravatar qadeer2014-05-04
|
* checkpointGravatar qadeer2014-05-03
|
* bug fix in the last updateGravatar qadeer2014-04-25
|
* updated the mover checksGravatar qadeer2014-04-25
|
* added simulation relation computation to yield type checkingGravatar qadeer2014-04-20
| | | | updated the type check to incorporate {:terminates} annotation
* fixed some bugs in the previous check insGravatar qadeer2014-04-16
|
* added the framing for the refinement checkGravatar qadeer2014-04-16
|
* added variable hidingGravatar qadeer2014-04-16
| | | | added annotation on an atomic action about the phases in which it exists
* added more types to constructed expressionsGravatar qadeer2014-04-15
|
* resolved expressions created during generation of procedures for mover checksGravatar qadeer2014-04-14
|
* Added /trustNonInterference optionGravatar qadeer2014-02-28
|
* added some missing attributes to desugared assertionsGravatar qadeer2014-02-27
|
* added tokens to calls and requires/ensuresGravatar qadeer2014-02-26
|
* fixed couple of bugs reported by SerdarGravatar qadeer2014-02-25
|
* (Fixed and) strengthened contracts of ReadOnlyVisitor. The postconditions ↵Gravatar Rustan Leino2014-02-24
| | | | | | of its methods now demand the return value to equal the given node. Changed read-only visitors to extend from ReadOnlyVisitor instead of just StandardVisitor.
* added ReadOnlyStandardVisitorGravatar qadeer2014-02-24
| | | | made the default phase of assertions be 0
* Added /trustPhasesDownto optionGravatar qadeer2014-02-24
|
* Added /trustPhasesUpto optionGravatar qadeer2014-02-23
|
* Added /trustAtomicityTypes optionGravatar qadeer2014-02-22
|
* fixed a bug in desugaring of linear variablesGravatar qadeer2014-02-20
|
* fixed a bug in the automaton construction labelingGravatar qadeer2014-02-18
|
* fixed a problem with the nonblocking checkGravatar qadeer2014-02-10
|
* added nonblocking checker for left moversGravatar qadeer2014-02-07
|
* added another example and fixed a bug regarding initialization of pc/okGravatar qadeer2014-02-07
| | | | snapshots per loop header
* new design for linear types + VCgenGravatar qadeer2014-02-07
| | | | | ported all the examples added the QED examples to runtest.bat
* bug fix in error trace printingGravatar qadeer2014-02-05
| | | | added a class for Token elimination (not done yet)
* some small optimizations to mover checkingGravatar qadeer2014-01-22
| | | | added LookUp to multiset.bpl
* various bug fixesGravatar qadeer2014-01-21
| | | | added "cnst" feature
* bug fix: if an absy is not reachable, make the set of available vars empty at itGravatar qadeer2014-01-21
|
* bug fix in handling of parallel callGravatar qadeer2014-01-20
|
* bug fix in error trace printingGravatar qadeer2014-01-16
|
* fix for a completeness bug (reported by Serdar) in refinement checkerGravatar qadeer2014-01-16
|
* Clean up of yield type checkerGravatar qadeer2014-01-16
|
* in the middle of cleaning up yield type checkerGravatar qadeer2014-01-15
|
* fixed lots of bugs in mover checking codeGravatar qadeer2014-01-14
|
* fixed bug in optimization of commutativity checkGravatar qadeer2014-01-14
|
* MergeGravatar qadeer2014-01-14
|\
* | added more information to assert messagesGravatar qadeer2014-01-14
| |
| * Fix Boogie so it compiled with mono. Patch by Dan Liew.Gravatar Ally Donaldson2014-01-14
|/
* Existential failure checker replaced with universal.Gravatar stasiran2014-01-13
|
* a bug fixGravatar qadeer2014-01-13
|
* eliminated use of assertionPhaseNumsGravatar qadeer2014-01-13
|
* Some proper naming done in YieldTypeCheckerGravatar kuruis2014-01-12
|
* extended NormalSubstituter so that it can take in a forold substitutionGravatar qadeer2014-01-10
| | | | optimized the FailurePreservationChecker to eliminate some quantifiers
* implemented a simple quantifier elimination for havoc commands in computing ↵Gravatar qadeer2014-01-09
| | | | | | transition relation changed the type checking of left movers; they are required to be non-blocking now
* some optimizations to mover checksGravatar qadeer2014-01-09
|
* a fix regarding the checking of assertions in atomic specs at call sitesGravatar qadeer2014-01-08
|
* first cut of refinement checkingGravatar qadeer2014-01-07
|
* points on "home strecth of yield type checker" addedGravatar kuruis2014-01-04
|
* and anotherGravatar qadeer2014-01-03
|