summaryrefslogtreecommitdiff
path: root/Source/Houdini
Commit message (Collapse)AuthorAge
* Extra debugging output for HoudiniGravatar Unknown2012-08-21
|
* Houdini: recognise candidates of the form (p => (q => (... => (e => phi)))) ↵Gravatar Peter Collingbourne2012-08-07
| | | | where e existential
* moved class Macro to AbsyGravatar qadeer2012-06-04
| | | | | cleanup up DefineMacro Changed SI to use macros for reach info
* changed behavior of InlinedEnsures so that free ensures is skipped unless an ↵Gravatar qadeer2012-06-01
| | | | attribute called :assume is there
* starting the implementation of the new stratified inlining APIGravatar qadeer2012-05-21
|
* shutting down the prover used for doing houdiniGravatar qadeer2012-05-10
|
* clean up in stratified inliningGravatar qadeer2012-04-29
|
* removed lazy inliningGravatar qadeer2012-04-28
|
* unsat core for houdiniGravatar qadeer2012-04-27
|
* various changes for using unsat cores in HoudiniGravatar qadeer2012-04-17
|
* houdini cleanup continuedGravatar qadeer2012-03-10
|
* various refactorings related to houdiniGravatar qadeer2012-03-02
|
* various cleanup regarding /doNotUseLabelsGravatar qadeer2012-02-28
|
* further fixes related to using uninterpreted function for error tracesGravatar qadeer2012-02-25
| | | | removed Provers.Simplify, Provers.Z3, Provers.TPTP from the solution
* bug fixes related to using ControlFlowFunction instead of labelsGravatar qadeer2012-02-23
|
* slight change to houdini loggingGravatar Unknown2012-02-06
|
* added more logging in houdiniGravatar Unknown2012-02-06
|
* Use DateTime.UtcNow instead of DateTime.NowGravatar stobies2012-01-11
| | | | see http://blogs.msdn.com/b/kirillosenkov/archive/2012/01/10/datetime-utcnow-is-generally-preferable-to-datetime-now.aspx
* bug fix in the FreeRequiresVisitorGravatar qadeer2011-12-22
|
* removed some extraneous parametersGravatar qadeer2011-12-19
|
* fixed a completeness problem in houdini with inliningGravatar qadeer2011-12-18
|
* bug fix in houdini inlineDepthGravatar qadeer2011-12-06
|
* more loggingGravatar qadeer2011-12-06
|
* further fixes to houdiniGravatar qadeer2011-12-05
|
* added more instrumentation to HoudiniGravatar qadeer2011-12-05
| | | | | when vcgen fails, instead of stopping houdini, the failing vc is added to a list of blacklisted vcs fixed bug in the call graph generation when inlining is used
* added some more statistics to houdiniGravatar qadeer2011-11-24
| | | | added a coupe more regressions for houdini+inlineDepth
* fixed bug in the inlineDepth option for houdiniGravatar qadeer2011-11-23
| | | | small clean up in the inlining implementation
* augmented the worklist with an explicit attached setGravatar qadeer2011-11-22
|
* commented calls to GC.Collect()Gravatar qadeer2011-11-18
|
* refactoring houdini so that it creates only a single instance of z3Gravatar qadeer2011-11-16
|
* Eliminated unused argument in the constructor for CheckerGravatar qadeer2011-11-16
|
* simple fix in houdiniGravatar qadeer2011-11-16
|
* added houdini to regressionGravatar qadeer2011-10-17
| | | | changed houdini so that the initial worklist is created by queueing downstream Sccs first
* bug fix in houdiniGravatar qadeer2011-09-30
| | | | also fixed runtest.bat and Answer
* updated Houdini so it works with SMTLibGravatar qadeer2011-09-27
|
* fixed houdini so that it is cognizant of inlined proceduresGravatar qadeer2011-09-27
|
* Fixed test failures in the "Checked" configuration.Gravatar wuestholz2011-09-19
|
* Added build version stamping for Houdini.dllGravatar stobies2011-09-05
|
* fixed the key signing problem with houdiniGravatar qadeer2011-08-05
| | | | started adding bct provider
* further changes for making houdini workGravatar qadeer2011-08-04
|
* cleaned up houdini optionsGravatar qadeer2011-08-04
|
* full port of houdini projectGravatar qadeer2011-08-04
|
* MergeGravatar qadeer2011-08-03
|\
* | ported Houdini to C#, added Houdini project to the Boogie solutionGravatar qadeer2011-08-03
|/
* Sign assembliesGravatar stobies2009-08-17
|
* Initial set of files.Gravatar mikebarnett2009-07-15