summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* binary tree of ANDs saves stack spaceGravatar akashlal2013-11-29
* added some type checking codeGravatar qadeer2013-11-25
* moved some files aroundGravatar qadeer2013-11-22
* factored the concurrency checking code into a separate projectGravatar qadeer2013-11-22
* do monomorphic checkingGravatar qadeer2013-11-22
* Fixedpoint VC catch up with recent changesGravatar Ken McMillan2013-11-11
* Merge duality changes to mainlineGravatar Ken McMillan2013-11-09
|\
| * handling timeouts for fixedpoint enginesGravatar Ken McMillan2013-11-09
* | MergeGravatar Pantazis Deligiannis2013-11-07
|\ \
| * | Fixes to predication. Patch by Jeroen Ketema.Gravatar Ally Donaldson2013-11-06
| * | code cleanupGravatar akashlal2013-11-02
| * | AbsHoudini: Support timeout, MakeTop, InlineFunctionsGravatar akashlal2013-11-02
| * | ProverInterface: model isn't available on timeoutGravatar akashlal2013-11-02
| * | MergeGravatar qadeer2013-10-25
| |\ \
| * | | minor refactoringGravatar qadeer2013-10-25
| * | | a minor refactoring + implemented mover checkingGravatar qadeer2013-10-25
| | * | Stratified inlining: inject free requires as assumes at call siteGravatar akashlal2013-10-25
| | * | change of identifier names in OGGravatar akashlal2013-10-25
| |/ /
| * | And a test caseGravatar akashlal2013-10-21
| * | Bug fix in stratified inlining (triggered by {:inline} functions)Gravatar akashlal2013-10-21
* | | MergeGravatar Pantazis Deligiannis2013-10-16
|\| |
* | | small fix in the parallel refutation sharingGravatar Pantazis Deligiannis2013-10-16
| * | MergeGravatar qadeer2013-10-15
| |\ \
| * | | bug fix in yield inference in modset analysisGravatar qadeer2013-10-15
| | * | Fix for the Duplicator.Gravatar akashlal2013-10-15
| | * | MergeGravatar Ally Donaldson2013-10-11
| | |\ \ | |_|/ / |/| | |
| | * | Small fix in uniformity analysisGravatar Ally Donaldson2013-10-10
* | | | MergeGravatar Pantazis Deligiannis2013-10-10
|\ \ \ \ | | |/ / | |/| |
* | | | small cleanupGravatar Pantazis Deligiannis2013-10-10
| * | | MergeGravatar Pantazis Deligiannis2013-10-09
|/| | | | |/ /
* | | fixed bug with the exchange refuted invariants processGravatar Pantazis Deligiannis2013-10-06
* | | small refactoringGravatar Pantazis Deligiannis2013-10-02
* | | removal of commentGravatar Pantazis Deligiannis2013-10-02
* | | support for disabling loop entry invariant assertion checkingGravatar Pantazis Deligiannis2013-10-01
* | | fixed bugGravatar Pantazis Deligiannis2013-10-01
* | | changes to support a configured errorLimitGravatar Pantazis Deligiannis2013-09-30
* | | more changes towards parallelisation of HoudiniGravatar Pantazis Deligiannis2013-09-29
* | | refactoring + new class ConcurrentHoudiniGravatar Pantazis Deligiannis2013-09-27
* | | refuted candidates are exchanged in memory using a concurrent dictionary inst...Gravatar Pantazis Deligiannis2013-09-26
| * | minor fix so that variable copies in procedures and codeexprs are different.Gravatar qadeer2013-09-10
| * | refactored StratifiedInline.GenerateVC to use GenerateVCAux instead of Genera...Gravatar qadeer2013-09-09
| * | fixed bugGravatar qadeer2013-09-09
| * | No need for OG with Stratified Inlining.Gravatar akashlal2013-09-08
| * | fixed bug introduced by the last checkin in letvciterativeGravatar qadeer2013-09-08
| * | fixed the problem with codexprsGravatar qadeer2013-09-07
| * | When a codeexpr is used at the top-level in an assume statement, we use the a...Gravatar qadeer2013-09-04
| * | Factored out the closure for codeexpr conversion so that it can be reused.Gravatar qadeer2013-09-04
| * | fixed the linear type checking related to globalsGravatar qadeer2013-09-04
| * | Applied Chris Hawblitzel's changes to deal with {:expand}Gravatar qadeer2013-08-23
| * | some minor fixesGravatar qadeer2013-08-21