| Commit message (Collapse) | Author | Age |
|
|
|
| |
that it has reached the recursion bound.
|
|
|
|
| |
This helps avoid a crash inside NewComputeDominators().
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
map of block names to original blocks.
|
| |
|
|
|
|
| |
model generation
|
| |
|
| |
|
| |
|
|
|
|
| |
synonym to "var"
|
|
|
|
| |
instead of uninterpreted predicates.
|
|
|
|
| |
nesting order
|
| |
|
|
|
|
| |
Stable, but still buggy.
|
| |
|
| |
|
|
|
|
| |
extracted loops.
|
| |
|
|
|
|
| |
with string literals
|
| |
|
| |
|
| |
|
|
|
|
|
| |
only this target has a compile time dependency on Microsoft.Z3.dll.
To compile this target, a reference to z3api must be manually added to BoogieDriver.
|
|
|
|
| |
Also started using the new quantifier api.
|
|
|
|
| |
about the default nullary one calling its base class nullary ctor, and there wasn't one.
|
|
|
|
| |
tree. Fixed that error.
|
| |
|
|
|
|
| |
Type null)
|
|
|
|
| |
fewer error messages when compiling with runtime checking on.
|
|
|
|
| |
doubly-inherited requires statements), and set the code contracts settings to the correct compilation style for when runtime checking is turned on. (I did not turn on runtime checking, however).
|
| |
|
| |
|
| |
|
|
|
|
| |
project in the Boogie solution references. Dafny.csproj has an internal copy of cce, so does not reference this project, because the Dafny cce uses some Dafny-defined types in its helper methods.
|
|
|
|
| |
Cleans and builds both projects, then executes the regressions if the build succeeded. If the build had failed, it will stop the script.
|
| |
|
| |
|
|
|
|
| |
Z3api.csproj shouldn't get in the way this time 'round.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
also added a reference from BoogieDriver to z3api
|
| |
|