summaryrefslogtreecommitdiff
path: root/Source
Commit message (Collapse)AuthorAge
...
* | Fixed errors in the use of Code ContractsGravatar Rustan Leino2014-02-10
| |
* | MergeGravatar Rustan Leino2014-02-10
|\ \
* | | Fixed bug in handling of break statementsGravatar Rustan Leino2014-02-10
| | |
| * | 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)
* | Option for reversing Houdini worklist (for top-down analysis)Gravatar akashlal2014-01-28
| |
* | 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
| |
* | Added functionality to rename state captures when programs are unrolled.Gravatar Ally Donaldson2014-01-17
| |
* | MergeGravatar Ally Donaldson2014-01-17
|\ \
* | | Integrated support for k-induction, implemented a while ago by Philipp ↵Gravatar Ally Donaldson2014-01-17
| | | | | | | | | | | | Ruemmer but never previously committed.
| * | 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
| |
* | MergeGravatar qadeer2014-01-07
|\ \
* | | first cut of refinement checkingGravatar qadeer2014-01-07
| | |
| * | Recursive walking of Exprs doesn't play nice when the depth of the AST is high.Gravatar akashlal2014-01-07
|/ / | | | | | | | | Reduce depth of AST whenever possible (e.g., use a binary tree instead of a linear list of terms)
* | points on "home strecth of yield type checker" addedGravatar kuruis2014-01-04
| |
* | Updated year in main copyright messageGravatar Rustan Leino2014-01-03
| |
* | and anotherGravatar qadeer2014-01-03
| |
* | another small fixGravatar qadeer2014-01-03
| |
* | some fixesGravatar qadeer2014-01-03
| |
* | First rough draft of refinement checking.Gravatar stasiran2014-01-03
| |
* | First rough draft of refinement checking.Gravatar stasiran2014-01-03
| |
* | minor bug in traversing program fixedGravatar kuruis2014-01-03
| |
* | some bugs related with phases fixedGravatar kuruis2014-01-03
| |
* | debug pragma closedGravatar kuruis2014-01-02
| |
* | some fixes on devicedriver exampleGravatar kuruis2014-01-02
| |
* | Error reporting with line numbers and commands of trace is providedGravatar kuruis2014-01-02
| |
* | some proper yield check reporting providedGravatar kuruis2014-01-02
| |
* | some bugs fixed on yiledtypecheckerGravatar kuruis2013-12-31
| |