summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* | deleted the free assume about gates after parallel callsGravatar qadeer2014-07-26
|/
* enabled merging of yield callsGravatar qadeer2014-07-20
* added support for facoring out calls to yield checkers; this will help avoid ...Gravatar qadeer2014-07-20
* minor changeGravatar qadeer2014-07-19
* treiber stack fixedGravatar qadeer2014-07-18
* some clean upGravatar qadeer2014-07-16
* MergeGravatar qadeer2014-07-15
|\
* | updated the linear type system based on Chris' design with linear, linear_in,...Gravatar qadeer2014-07-15
| * Fix nasty bug introduced by commit 61a94f409975.Gravatar Dan Liew2014-07-15
|/
* fixed a regression failureGravatar qadeer2014-07-15
* mergeGravatar qadeer2014-07-15
|\
* | simplified yield type chcking and added treiber stack (not fully done)Gravatar qadeer2014-07-15
| * Fixed a minor issue.Gravatar wuestholz2014-07-14
| * Refactored how checksums are computed.Gravatar wuestholz2014-07-13
|/
* added testsGravatar qadeer2014-07-12
* fixed some tests in ogGravatar qadeer2014-07-11
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-10
* Worked on the more advanced verification result caching (ignore comments for ...Gravatar wuestholz2014-07-10
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-10
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-09
* Worked on adding support for "canned errors".Gravatar wuestholz2014-07-07
* Added more tests and worked on adding support for "canned errors".Gravatar wuestholz2014-07-06
* Worked on adding support for "canned errors".Gravatar wuestholz2014-07-06
* Did some refactoring, fixed minor issues, and made it apply the more advanced...Gravatar wuestholz2014-07-06
* Made it collect more statistics about the more advanced verification result c...Gravatar wuestholz2014-07-04
* Implemented an optimization for assignments to assumption variables that are ...Gravatar wuestholz2014-07-04
* Made it not include free preconditions when producing partially verified prec...Gravatar wuestholz2014-07-03
* Fixed issue involving axioms in the dependency analysis used for verification...Gravatar wuestholz2014-07-03
* Made it collect more statistics about the more advanced verification result c...Gravatar wuestholz2014-07-01