summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | 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