summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | fixed a bug in desugaring of linear variablesGravatar qadeer2014-02-20
|/
* Merge fixedpoint VC fixGravatar Ken McMillan2014-02-19
|\
| * Fixedpoint VC fix.Gravatar Ken McMillan2014-02-19
* | fixed a bug in the automaton construction labelingGravatar qadeer2014-02-18
* | forgot to update the Answer file earlierGravatar qadeer2014-02-12
* | fixed the civl-paper exampleGravatar qadeer2014-02-12
* | using break statement in the inner loop instead of gotoGravatar qadeer2014-02-11
* | fixed code contracts violationsGravatar qadeer2014-02-11
* | Fixed bug in printing real literalsGravatar Rustan Leino2014-02-10
* | 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
| * | new design for linear types + VCgenGravatar qadeer2014-02-07
|/ /
* | bug fix in error trace printingGravatar qadeer2014-02-05
* | Option for reversing Houdini worklist (for top-down analysis)Gravatar akashlal2014-01-28
* | more cleanupGravatar qadeer2014-01-23
* | some cleanupGravatar qadeer2014-01-23
* | some small optimizations to mover checkingGravatar qadeer2014-01-22
* | some fixesGravatar qadeer2014-01-21
* | various bug fixesGravatar qadeer2014-01-21
* | bug fix: if an absy is not reachable, make the set of available vars empty at itGravatar qadeer2014-01-21
* | fixed a bug revealed subsequent to the latest fix in parallel call handlingGravatar qadeer2014-01-20
* | 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 Ruemme...Gravatar Ally Donaldson2014-01-17
| * | bug fix in error trace printingGravatar qadeer2014-01-16
| * | updatesGravatar qadeer2014-01-16
| * | MergeGravatar qadeer2014-01-16
| |\ \
| * | | updating treiber stackGravatar qadeer2014-01-16
| | * | yields with invariants factored out into Yield12Gravatar stasiran2014-01-16
| |/ /
| * | fix for a completeness bug (reported by Serdar) in refinement checkerGravatar qadeer2014-01-16
| * | MergeGravatar qadeer2014-01-16
| |\ \
| * | | Clean up of yield type checkerGravatar qadeer2014-01-16
| | * | InsertPair added.Gravatar stasiran2014-01-15
| * | | MergeGravatar qadeer2014-01-15
| |\| |
| * | | in the middle of cleaning up yield type checkerGravatar qadeer2014-01-15
| | * | Added Treiber stack (not yet readable by QED version of Boogie.)Gravatar stasiran2014-01-15
| | * | Added Multiset benchmarkGravatar stasiran2014-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