Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed codexpr bug reported by Michael Emmi; removed special handling of ↵ | 2014-08-08 | |
| | | | | codexpr in InjectPostConditions | ||
* | Removed old test infrastructure files except for | 2014-05-28 | |
| | | | | | | | | | ./AbsHoudini/ ./doomed/ ./z3api/ ./test17/ because their conversion to lit incomplete. | ||
* | Fix lit test suite when running Boogie under a path that contains | 2014-05-27 | |
| | | | | spaces. | ||
* | Enable codeexpr lit tests. | 2014-05-07 | |
| | |||
* | Dafny: | 2010-09-14 | |
| | | | | | | | | * Added internal support for multi-dimensional arrays (but not all surface syntax is there yet) * Removed unused variables from Dafny.atg Boogie and Dafny: * Improved error message for postcondition violations | ||
* | Boogie: Added boolean code expressions (sans well-formedness checks on the ↵ | 2010-08-10 | |
input). |