summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* Added a fix to inlining so that it becomes cognizant of procedures that the u...Gravatar qadeer2014-02-28
* Added /trustNonInterference optionGravatar qadeer2014-02-28
* added /doNotUseParallelism optionGravatar qadeer2014-02-27
* added some missing attributes to desugared assertionsGravatar qadeer2014-02-27
* added tokens to calls and requires/ensuresGravatar qadeer2014-02-26
* MergeGravatar qadeer2014-02-25
|\
* | fixed couple of bugs reported by SerdarGravatar qadeer2014-02-25
| * Fixed tokens to improve error message produce for type errors in non-inlined ...Gravatar Rustan Leino2014-02-25
|/
* (Fixed and) strengthened contracts of ReadOnlyVisitor. The postconditions of...Gravatar Rustan Leino2014-02-24
* added ReadOnlyStandardVisitorGravatar qadeer2014-02-24
* Added /trustPhasesDownto optionGravatar qadeer2014-02-24
* Added /trustPhasesUpto optionGravatar qadeer2014-02-23
* Added /trustAtomicityTypes optionGravatar qadeer2014-02-22
* Merge ModelParser fixGravatar Ken McMillan2014-02-21
|\
| * Fixed crash in ModelParser when Z3 returns an operator that is a list.Gravatar Ken McMillan2014-02-21
* | 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
* | 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
* | some small optimizations to mover checkingGravatar qadeer2014-01-22
* | 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
* | 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
| * | 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