summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
...
* | Fix to VC genGravatar akashlal2014-09-28
* | MergeGravatar akashlal2014-09-27
|\ \
* | | Fix for boolVC generationGravatar akashlal2014-09-27
* | | Better fix for the duplicator, thanks to wuestholzGravatar akashlal2014-09-27
| * | Fixed issue reported by Akash Lal.Gravatar wuestholz2014-09-26
|/ /
* | Fix for the duplicator; can't use CloneGravatar akashlal2014-09-26
* | The setter is better this wayGravatar akashlal2014-09-25
* | Lets have a setter for TopLevelDeclarations as wellGravatar akashlal2014-09-25
* | Merge.Gravatar Dan Liew2014-09-24
|\ \
* | | Remove dead method argumentGravatar Dan Liew2014-09-24
* | | Remove dead codeGravatar Dan Liew2014-09-24
* | | Let the SMT lib convert models to Z3-like modelsGravatar Dan Liew2014-09-24
| * | (Subhajit) Added an interface for InterpolatingTheoremProverGravatar akashlal2014-09-24
| * | minor fixGravatar akashlal2014-09-24
| * | Simple VC generation for SIGravatar akashlal2014-09-24
|/ /
* | Fixed assertion violation.Gravatar wuestholz2014-09-23
* | Did more refactoring and addressed several todos.Gravatar wuestholz2014-09-23
* | Did more refactoring.Gravatar wuestholz2014-09-23
* | Did some refactoring.Gravatar wuestholz2014-09-23
* | Fixed an issue in the verification result caching (recycled errors).Gravatar wuestholz2014-09-22
* | minor fix to abshoudini's handling of quantifiersGravatar akashlal2014-09-20
* | a small fix to prefix calculationGravatar qadeer2014-09-19
* | a bug fix in Houdini (also AbsHoudini)Gravatar qadeer2014-09-19
* | Patch by Jeroen Ketema.Gravatar Dan Liew2014-09-19
* | Fixed minor issue.Gravatar wuestholz2014-09-19
* | InlineAssume attribute for ensures clauses; if present, the ensures condition...Gravatar qadeer2014-09-18
* | fixed various CodeContracts issues.Gravatar qadeer2014-09-18
* | added a commentGravatar qadeer2014-09-17
* | fixed a bug in inliningGravatar qadeer2014-09-17
* | fixed a crashGravatar qadeer2014-09-16
|/
* Added the ability to attach arbitary objects to Absy nodes using anGravatar Dan Liew2014-09-03
* Added missing Expr.Neg() static method.Gravatar Dan Liew2014-08-15
* mergeGravatar qadeer2014-08-08
|\
* | fixed codexpr bug reported by Michael Emmi; removed special handling of codex...Gravatar qadeer2014-08-08
| * Bug fix in SIGravatar akashlal2014-08-03
| * Minor refactoringGravatar wuestholz2014-08-03
| * MergeGravatar Dan Rosén2014-08-01
| |\ | |/ |/|
| * Add alpha equivalence check for Expr, and use it when lambda liftingGravatar Dan Rosén2014-08-01
* | Changed how canceled tasks are dealt with.Gravatar wuestholz2014-07-31
* | removed /doNotUseParallelismGravatar qadeer2014-07-30
* | Made it bound the number of executing tasks by the number of cores specified ...Gravatar wuestholz2014-07-30
* | Fix bug in BinderExpr where is was possible for A.Equals(B) to returnGravatar Dan Liew2014-07-29
* | Fix bug in NAryExpr where is was possible for A.Equals(B) to returnGravatar Dan Liew2014-07-29
* | Fix bug in BinderExpr where Equals() was not corrected implemented.Gravatar Dan Liew2014-07-28
* | MergeGravatar akashlal2014-07-28
|\ \
* | | Fix bug in NAryExpr where Equals() override was not correctly implemented.Gravatar Dan Liew2014-07-28
| * | Some simplificationsGravatar akashlal2014-07-28
| * | Helper proceduresGravatar akashlal2014-07-28
|/ /
* | ExplainHoudini change to add reasons for inconsistency as well.Gravatar shuvendu2014-07-27
* | Fix bug where Visitors could not visit Requires or Ensures becauseGravatar Dan Liew2014-07-27