summaryrefslogtreecommitdiff
path: root/Source/ModelViewer
Commit message (Expand)AuthorAge
* Dafny/Boogie/BVD: made Dafny plug-in for BVD work againGravatar Rustan Leino2012-06-08
* Switch bvd to MSIL (instead of x86) target architectureGravatar stobies2012-03-26
* VCC: fix treatment of arraysGravatar Michal Moskal2012-02-24
* VCC: display bitvectorsGravatar Michal Moskal2012-01-28
* VCC: fixes in function visibilityGravatar Michal Moskal2012-01-28
* VCC/BVD: what were these null checks all over about?Gravatar Michal Moskal2012-01-17
* 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 elided...Gravatar Rustan Leino2011-10-26
| * 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
* 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 r...Gravatar Michal Moskal2011-10-03
* 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
|/
* Add source file (Expression Design) for the BVD icon in case anyone ever need...Gravatar Michal Moskal2011-05-12
* 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
* model viewer:Gravatar stobies2011-04-01
* Model viewer:Gravatar stobies2011-04-01
* Dafny: compile quantifiersGravatar rustanleino2011-03-26
* Re-enabled quantifier checking in the Checked configuration.Gravatar mikebarnett2011-03-16