summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* Fixed a contract.Gravatar wuestholz2013-08-09
* process procedure only if an implementation is present.Gravatar qadeer2013-08-07
* cleaned up the OG codeGravatar qadeer2013-08-07
* Changed BVD to display shortened names if they are unique.Gravatar wuestholz2013-08-05
* MergeGravatar Ally Donaldson2013-08-05
|\
* | Minor changes to uniformity analysis and inter-procedural reachability analysis.Gravatar Ally Donaldson2013-08-05
| * Fixed several build errors in the 'Checked' configuration.Gravatar wuestholz2013-08-05
| * Reverted change to use MODEL_ON_FINAL_CHECK, which seems to cause Z3 unexpect...Gravatar Rustan Leino2013-08-02
| * Turned on options in Z3 to try producing models for timeouts.Gravatar wuestholz2013-08-02
| * Make it possible to set the font in BVD externally.Gravatar wuestholz2013-07-31
|/
* Make it possible to look up variables in the Dafny error models.Gravatar wuestholz2013-07-30
* Make the dependency analysis for snapshot verification take 'where' clauses i...Gravatar wuestholz2013-07-30
* MergeGravatar qadeer2013-07-29
|\
* | added proper resolution and typechecking for all generated expressionsGravatar qadeer2013-07-29
| * Fixed issue in the model viewer.Gravatar wuestholz2013-07-29
|/
* added types for all the expressions being added to callsGravatar qadeer2013-07-29
* Allow for certain visual elements of the model viewer to be hidden.Gravatar wuestholz2013-07-28
* Make 'Model' a proper project.Gravatar wuestholz2013-07-26
* Removed harmful "Assert(false)".Gravatar wuestholz2013-07-26
* Avoid another potential data race.Gravatar wuestholz2013-07-23
* Removed the remaining pure collections.Gravatar wuestholz2013-07-23
* Resolved some issues with data races.Gravatar wuestholz2013-07-23
* Did some refactoring.Gravatar wuestholz2013-07-23
* Did some refactoring.Gravatar wuestholz2013-07-23
* Minor fixGravatar wuestholz2013-07-23
* Did some refactoring.Gravatar wuestholz2013-07-23
* Use 'All' and 'Any' instead of 'Contract.ForAll' and 'Contract.Exists' in cod...Gravatar wuestholz2013-07-22
* Fixed the Coco/R grammar and regenerated the parser.Gravatar wuestholz2013-07-22
* All ...Seq classes now goneGravatar Ally Donaldson2013-07-22
* ExprSeq: farewellGravatar Ally Donaldson2013-07-22
* RESeq: farewellGravatar Ally Donaldson2013-07-22
* BlockSeq: farewellGravatar Ally Donaldson2013-07-22
* StringSeq: farewellGravatar Ally Donaldson2013-07-22
* CmdSeq: farewellGravatar Ally Donaldson2013-07-22
* Fixes to refactoringGravatar Ally Donaldson2013-07-22
* Started to remove ...Seq classesGravatar Ally Donaldson2013-07-22
* More refactoringGravatar Ally Donaldson2013-07-22
* More refactoringGravatar Ally Donaldson2013-07-22
* MergeGravatar Ally Donaldson2013-07-22
|\
* | More refactoringGravatar Ally Donaldson2013-07-22
* | More refactoringGravatar Ally Donaldson2013-07-22
* | More refactoring: PureCollections.Sequence not used anymore.Gravatar Ally Donaldson2013-07-22
* | More refactoring towards replacing PureCollections.Sequence with ListGravatar Ally Donaldson2013-07-22
| * Fixed an issue with parallelization.Gravatar wuestholz2013-07-22
|/
* MergeGravatar Ally Donaldson2013-07-22
|\
| * small fix to pickup correctly the CVC4 executableGravatar Pantazis Deligiannis2013-07-22
* | Whitespace fixGravatar Ally Donaldson2013-07-22
* | Whitespace fixGravatar Ally Donaldson2013-07-22
* | Whitespace fixGravatar Ally Donaldson2013-07-22
* | MergeGravatar Ally Donaldson2013-07-22
|\|