Commit message (Expand) | Author | Age | |
---|---|---|---|
* | added a test to check for stackoverflowexception | akashlal | 2014-01-07 |
* | Recursive walking of Exprs doesn't play nice when the depth of the AST is high. | akashlal | 2014-01-07 |
* | and a test case | akashlal | 2013-10-25 |
* | And a test case | akashlal | 2013-10-21 |
* | fixed bug introduced by the last checkin in letvciterative | qadeer | 2013-09-08 |
* | more refactoring in stratified inlining | qadeer | 2012-05-24 |
* | UseLabels=false when stratified inline is on | qadeer | 2012-04-29 |
* | removed proccopybounding code | qadeer | 2012-04-28 |
* | Added test to stratified inlining. | Unknown | 2012-04-24 |
* | small fix | qadeer | 2012-04-04 |
* | Boogie: Eliminated the /bv option. Only native bitvectors are supported now. ... | Rustan Leino | 2011-10-27 |
* | implemented /UseUnsatCoreForInlining option for use in stratified inlining | qadeer | 2011-02-06 |
* | Dafny: | rustanleino | 2010-09-14 |
* | Boogie: Added stratified inlining. It is enabled using the flag /stratifiedIn... | akashlal | 2010-07-07 |