| Commit message (Expand) | Author | Age |
* | Normalise line endings using a .gitattributes file. Unfortunately | Dan Liew | 2015-06-28 |
* | Fix for AbsHoudini | akashlal | 2015-05-01 |
* | AbsHoudini: made disjunct bound a parameter | akashlal | 2015-05-01 |
* | Minor fixes for AbsHoudini | Akash Lal | 2015-04-23 |
* | Better error message | akashlal | 2015-04-21 |
* | Eliminated calls to deprecated method. | wuestholz | 2015-02-18 |
* | Made 2 invariants of class 'CommandLineOptions' robust by: | wuestholz | 2015-01-09 |
* | Lets have a setter for TopLevelDeclarations as well | akashlal | 2014-09-25 |
* | Did more refactoring and addressed several todos. | wuestholz | 2014-09-23 |
* | Did more refactoring. | wuestholz | 2014-09-23 |
* | Did some refactoring. | wuestholz | 2014-09-23 |
* | minor fix to abshoudini's handling of quantifiers | akashlal | 2014-09-20 |
* | 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 |
* | Fix nasty bug introduced by commit 61a94f409975. | Dan Liew | 2014-07-15 |
* | OnModel now carries the result of the prover call | akashlal | 2014-06-28 |
* | Minor fix to abshoudini | akashlal | 2014-04-16 |
* | (Fixed and) strengthened contracts of ReadOnlyVisitor. The postconditions of... | Rustan Leino | 2014-02-24 |
* | Recursive walking of Exprs doesn't play nice when the depth of the AST is high. | akashlal | 2014-01-07 |
* | binary tree of ANDs saves stack space | akashlal | 2013-11-29 |
* | AbsHoudini: Support timeout, MakeTop, InlineFunctions | akashlal | 2013-11-02 |
* | ExprSeq: farewell | Ally Donaldson | 2013-07-22 |
* | Started to remove ...Seq classes | 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 |
* | Refactored labsl2absy so that it is a Dictionary<int, Absy> instead of a plai... | Ally Donaldson | 2013-07-22 |
* | Did some refactoring in the execution engine and worked on the parallelization. | wuestholz | 2013-07-01 |
* | AbsHoudini: Bug fix, with bv constants. | akashlal | 2013-06-19 |
* | AbsHoudini: Bug fix | akashlal | 2013-06-19 |
* | AbsHoudini: Few more abstract domains | akashlal | 2013-06-16 |
* | AbsHoudini: added an implication domain | akashlal | 2013-06-15 |
* | AbsHoudini: Added support for quantifiers | akashlal | 2013-05-27 |
* | AbsHoudini: Tolerate some assertion failing. Updated regression baseline. | akashlal | 2013-05-10 |
* | AbsHoudini: Each function can specify its own abstract domain. Also added | akashlal | 2013-05-05 |
* | Some code refactoring | akashlal | 2013-05-03 |
* | AbsHoudini: Bug fix | akashlal | 2013-04-28 |
* | AbsHoudini: Added support for /errorLimit:n, n > 1 | akashlal | 2013-04-25 |
* | AbsHoudini: Added predicate-abstraction domain and some examples. | akashlal | 2013-04-25 |
* | AbsHoudini: Added support for DoNotUsLabels, domain for simulating Houdini, | akashlal | 2013-04-25 |
* | AbsHoudini: Added SCC-based worklist, bug-fix for inline attribute, | akashlal | 2013-04-19 |
* | AbsHoudini: Added support for /inlineDepth, and fixed the regression tests | akashlal | 2013-04-18 |
* | Nice clean re-implementation of AbstractHoudini. And tests | akashlal | 2013-04-18 |
* | Minor changes to AbstractHoudini | akashlal | 2013-03-10 |
* | AbstractHoudini: more details for computing a tighter predicate cover | Unknown | 2013-02-15 |
* | Timeout in AbstractHoudini | akashlal | 2013-01-16 |
* | Some more changes to AbsHoudini | akashlal | 2012-12-28 |
* | AbstractHoudini optimization: replace summary predicate with Boolean variables | Unknown | 2012-12-21 |
* | AbstractHoudini: more fixes, for self-recursion | akashlal | 2012-12-16 |