index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Houdini
/
Houdini.cs
Commit message (
Expand
)
Author
Age
*
Updated to Staged Houdini
Ally Donaldson
2015-01-08
*
changed the suffix of the trace file from .bpl to .txt to avoid confusing the...
qadeer
2014-11-08
*
Did more refactoring.
wuestholz
2014-09-23
*
Did some refactoring.
wuestholz
2014-09-23
*
a bug fix in Houdini (also AbsHoudini)
qadeer
2014-09-19
*
InlineAssume attribute for ensures clauses; if present, the ensures condition...
qadeer
2014-09-18
*
fixed a bug in inlining
qadeer
2014-09-17
*
fixed a crash
qadeer
2014-09-16
*
Fix nasty bug introduced by commit 61a94f409975.
Dan Liew
2014-07-15
*
Refactored ConcurrentHoudini and Houdini to (significantly) reduce duplicatio...
Ally Donaldson
2014-05-28
*
(Fixed and) strengthened contracts of ReadOnlyVisitor. The postconditions of...
Rustan Leino
2014-02-24
*
Fixed errors in the use of Code Contracts
Rustan Leino
2014-02-10
*
Option for reversing Houdini worklist (for top-down analysis)
akashlal
2014-01-28
*
small cleanup
Pantazis Deligiannis
2013-10-10
*
fixed bug with the exchange refuted invariants process
Pantazis Deligiannis
2013-10-06
*
changes to support a configured errorLimit
Pantazis Deligiannis
2013-09-30
*
more changes towards parallelisation of Houdini
Pantazis Deligiannis
2013-09-29
*
refactoring + new class ConcurrentHoudini
Pantazis Deligiannis
2013-09-27
*
refuted candidates are exchanged in memory using a concurrent dictionary inst...
Pantazis Deligiannis
2013-09-26
*
improvements to the refuted annotations exchange process
Pantazis Deligiannis
2013-08-20
*
new option for reversing the topological order - this could potentially help ...
Pantazis Deligiannis
2013-08-19
*
changes in the parallel houdini script
Pantazis Deligiannis
2013-07-30
*
added script for running the portfolio solver (parallel houdini)
Pantazis Deligiannis
2013-07-30
*
parallel houdini prototype working
Pantazis Deligiannis
2013-07-26
*
CmdSeq: farewell
Ally Donaldson
2013-07-22
*
More refactoring
Ally Donaldson
2013-07-22
*
More refactoring towards replacing PureCollections.Sequence with List
Ally Donaldson
2013-07-22
*
Requires/EnsuresSeq replaced by List<Requires/Ensures>
Ally Donaldson
2013-07-22
*
Large refactoring of Hashtable to Dictionary.
Ally Donaldson
2013-07-22
*
Revamp of staged Houdini, and completion of parallel support.
allydonaldson
2013-07-18
*
Extracted Houdini statistics into a record, and parametersied Houdini class w...
allydonaldson
2013-07-16
*
Did some refactoring in the execution engine and worked on the parallelization.
wuestholz
2013-07-01
*
Method in Houdini to allow an expression to be turned into non-candidate form
allydonaldson
2013-06-21
*
Adapted Houdini algorithm to take staging into account
allydonaldson
2013-05-18
*
Staged Houdini
allydonaldson
2013-04-30
*
Refactored MatchCandidate
allydonaldson
2013-03-08
*
MatchCandidate modified to match candidates by variable name, rather than by ...
allydonaldson
2013-03-08
*
Some code clean-up
Unknown
2013-01-07
*
minor bug fix
Unknown
2012-12-27
*
Bug fix for ExplainHoudini. Made it robust under timeouts.
Unknown
2012-12-20
*
AbstractHoudini: bug fixes
akashlal
2012-12-16
*
Added some comments
akashlal
2012-12-12
*
Merge
akashlal
2012-12-12
|
\
*
|
First implementation of ExplainHoudini
Unknown
2012-12-12
|
*
Houdini: allow cross-dependencies between procedures that occurs when assume
Unknown
2012-12-11
|
/
*
when a query times out, all asserted candidates are dropped
Unknown
2012-11-25
*
bunch of refactorings
Unknown
2012-10-03
*
Removed AIFramework from Boogie -- use native trivial or native interval-base...
boehmes
2012-09-27
*
Extra debugging output for Houdini
Unknown
2012-08-21
*
Houdini: recognise candidates of the form (p => (q => (... => (e => phi)))) w...
Peter Collingbourne
2012-08-07
[next]