summaryrefslogtreecommitdiff
path: root/Source/ModelViewer
Commit message (Collapse)AuthorAge
* Bring SourceView to front when double-clicking source lineGravatar stobies2011-12-08
|
* VCC: Fixes for recent prelude changesGravatar Michal Moskal2011-12-02
|
* BVD: Fix display bugGravatar Michal Moskal2011-11-15
|
* VCC: Further data type improvementsGravatar Michal Moskal2011-11-15
|
* VCC: Better display of data type valuesGravatar Michal Moskal2011-11-15
|
* VCC: Recognize $resultGravatar Michal Moskal2011-11-15
|
* VCC: remove _vcc_math_type_ from type namesGravatar Michal Moskal2011-11-09
|
* VCC: hide #limited# functionsGravatar Michal Moskal2011-11-09
|
* BVD: don't do the "Duplicate entry exception"; uncomment for debuggingGravatar Michal Moskal2011-11-08
|
* VCC: show output parameters as rootsGravatar Michal Moskal2011-11-08
|
* MergeGravatar Rustan Leino2011-10-26
|\
* | BVD: fixed two basic but damning problems with the Dafny provider, and ↵Gravatar Rustan Leino2011-10-26
| | | | | | | | elided some temporary variables
| * VCC: Detect wrong model filesGravatar Michal Moskal2011-10-26
| |
| * VCC: improvements in showing arrays, addresses, and embeddingsGravatar Michal Moskal2011-10-24
|/
* VCC: support some more _(blob ...) buisnessGravatar Michal Moskal2011-10-19
|
* BVD: Default to expert view; Only VCC uses that stuff now, and all VCC users ↵Gravatar Michal Moskal2011-10-19
| | | | are clearly experts
* Performance improvements in BVDGravatar Michal Moskal2011-10-19
|
* VCC: Fix problem with booleans being displayed as mapsGravatar Michal Moskal2011-10-19
|
* Link Model.cs in ModelViewer, so that BVD can be updated independtly of the ↵Gravatar Michal Moskal2011-10-03
| | | | rest of Boogie
* VCC: Support _(blob ..) types; fix crashGravatar Michal Moskal2011-09-28
|
* BVD/VCC: Handle reading records/data types from memoryGravatar Michal Moskal2011-09-23
|
* Better support for map typesGravatar Michal Moskal2011-09-23
|
* Handle datatypes and recordsGravatar Michal Moskal2011-09-23
|
* Add handling of union active optionsGravatar Michal Moskal2011-09-23
|
* Make sure items are visible when navigating the model with arrow keysGravatar Michal Moskal2011-09-23
|
* Tree navigation with left/right arrowGravatar Michal Moskal2011-09-20
|
* Formatting.Gravatar Michal Moskal2011-09-20
|
* MergeGravatar Michal Moskal2011-08-16
|\
| * various changes to boogie for bitvector analysis and bctproviderGravatar qadeer2011-08-08
| |
* | Fix null-refGravatar Michal Moskal2011-08-07
| |
| * further updates to bctproviderGravatar qadeer2011-08-05
| |
| * first addGravatar qadeer2011-08-05
| |
| * fixed the key signing problem with houdiniGravatar qadeer2011-08-05
|/ | | | started adding bct provider
* Add source file (Expression Design) for the BVD icon in case anyone ever ↵Gravatar Michal Moskal2011-05-12
| | | | needs it
* BVD: Smaller initial window (to better fit on a laptop screen)Gravatar Rustan Leino2011-04-22
|
* Add "Large font" menu item (for demos)Gravatar Michal Moskal2011-04-15
|
* Introduce states more aggressively. Show is_null() for pointers.Gravatar Michal Moskal2011-04-06
|
* Removing unused field (and testing mecurial checkins)Gravatar Stephan Tobies2011-04-05
|
* Improvements in map and skolem functions display.Gravatar MichalMoskal2011-04-02
|
* model viewer:Gravatar stobies2011-04-01
| | | | Hide and disable file menu when run in hosted mode
* model viewer:Gravatar stobies2011-04-01
| | | | | | Allow opening model file via dialog Added shortcut keys for the menu items Made ReloadModel public so that we can use is as an entry point for a VS tool window
* Model viewer:Gravatar stobies2011-04-01
| | | | | Display message box for exception during execution Allow to pass options to Main window constructor
* Dafny: compile quantifiersGravatar rustanleino2011-03-26
| | | | | | Dafny: allow {:induction} attribute to take an explicit list of bound variables on which to apply induction Dafny: split expressions when proving function postconditions Boogie and BVD: updated copyright year ranges
* Re-enabled quantifier checking in the Checked configuration.Gravatar mikebarnett2011-03-16
|
* Turn off quantifier checking in the runtime checking.Gravatar mikebarnett2011-03-14
|
* Added a new solution configuration, Checked, that builds the Checked ↵Gravatar mikebarnett2011-03-07
| | | | configuration of each project. Turned on runtime checking and reference assembly generation for all of the projects, but only in the Checked configuration.
* Add some ExpertLevel functionsGravatar MichalMoskal2011-02-21
|
* Dafny: removed CEV instrumentationGravatar rustanleino2011-02-03
|
* BVD Dafny: support Skolem constantsGravatar rustanleino2011-02-02
|
* Improve display of sets; add \now "variable";Gravatar MichalMoskal2011-01-29
|