summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* Fixed some bugs in the generation of bitvector input for Z3.Gravatar rustanleino2009-09-29
* Use type-erased result type to make decision about whether or not to include ...Gravatar rustanleino2009-09-27
* Optimized the number of Z3 queries in doomed program point detection.Gravatar schaef2009-09-25
* Added antecedent to select-of-store axioms to make them sound even when trigg...Gravatar rustanleino2009-09-24
* Added /z3multipleErrors flag for generation of multiple counterexamples per a...Gravatar mkawa2009-09-23
* * Boogie and Dafny: added /cev:<file> optionGravatar rustanleino2009-09-15
* Dafny: Added axioms for division and modulo.Gravatar rustanleino2009-09-15
* Dafny:Gravatar rustanleino2009-09-14
* Report prover warnings during smoke test via the VerifierCallbackGravatar stobies2009-09-07
* Use callback mechanism to report prover warnings; do not just write them to s...Gravatar stobies2009-09-07
* Renaming ExtractExpr into BvExtractExpr to fit naming scheme of the other bit...Gravatar stobies2009-09-07
* Full (?) support in Dafny for Counterexample Visualizer predicates.Gravatar rustanleino2009-08-19
* Improve token-dumping in the inspector interfaceGravatar MichalMoskal2009-08-18
* Also sign AbsInt.dllGravatar stobies2009-08-18
* Sign assembliesGravatar stobies2009-08-17
* Incorporated Counterexample Visualizer (CEV) information in the generated Boo...Gravatar rustanleino2009-08-15
* Fixed bug where the remove-empty-blocks optimization had not updated the star...Gravatar rustanleino2009-08-13
* Changes needed in order to build Boogie using a freshly built Spec# compiler ...Gravatar mikebarnett2009-08-10
* Fixed problem where nullary function with definition had caused a crash.Gravatar rustanleino2009-08-07
* Fixed bug that used != instead of == in one translation of fresh.Gravatar rustanleino2009-08-06
* Made trigger more liberal for int_2_U U_2_int axiom.Gravatar rustanleino2009-07-30
* Deleting another stray file.Gravatar mikebarnett2009-07-15
* Deleting the individual user options files.Gravatar mikebarnett2009-07-15
* Initial set of files.Gravatar mikebarnett2009-07-15