summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* small fix in the parallel refutation sharingGravatar Pantazis Deligiannis2013-10-16
* 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
* | MergeGravatar Pantazis Deligiannis2013-08-20
|\|
* | improvements to the refuted annotations exchange processGravatar Pantazis Deligiannis2013-08-20
* | new option for reversing the topological order - this could potentially help ...Gravatar Pantazis Deligiannis2013-08-19
| * inlining is now done in rhs of assignments for codeexprsGravatar qadeer2013-08-15
| * Extended codeexpr inlining to deal with nested codeexprGravatar qadeer2013-08-15
* | new option to disable checking for loop maintained invariants - this leads to...Gravatar Pantazis Deligiannis2013-08-15
| * extended inlining to deal with codeexprsGravatar qadeer2013-08-14
| * Fixed a contract.Gravatar wuestholz2013-08-09
| * process procedure only if an implementation is present.Gravatar qadeer2013-08-07
| * cleaned up the OG codeGravatar qadeer2013-08-07
| * Changed BVD to display shortened names if they are unique.Gravatar wuestholz2013-08-05
| * MergeGravatar Ally Donaldson2013-08-05
| |\
| * | Minor changes to uniformity analysis and inter-procedural reachability analysis.Gravatar Ally Donaldson2013-08-05
| | * Fixed several build errors in the 'Checked' configuration.Gravatar wuestholz2013-08-05
| | * Reverted change to use MODEL_ON_FINAL_CHECK, which seems to cause Z3 unexpect...Gravatar Rustan Leino2013-08-02
| | * Turned on options in Z3 to try producing models for timeouts.Gravatar wuestholz2013-08-02
| | * Make it possible to set the font in BVD externally.Gravatar wuestholz2013-07-31
| |/
| * Make it possible to look up variables in the Dafny error models.Gravatar wuestholz2013-07-30
* | changes in the parallel houdini scriptGravatar Pantazis Deligiannis2013-07-30
| * Make the dependency analysis for snapshot verification take 'where' clauses i...Gravatar wuestholz2013-07-30
* | added script for running the portfolio solver (parallel houdini)Gravatar Pantazis Deligiannis2013-07-30
| * MergeGravatar qadeer2013-07-29
| |\
| * | added proper resolution and typechecking for all generated expressionsGravatar qadeer2013-07-29
| | * Fixed issue in the model viewer.Gravatar wuestholz2013-07-29
| |/
| * added types for all the expressions being added to callsGravatar qadeer2013-07-29
| * Allow for certain visual elements of the model viewer to be hidden.Gravatar wuestholz2013-07-28