summaryrefslogtreecommitdiff
path: root/Source/ModelViewer
Commit message (Expand)AuthorAge
...
* 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
* Turn off quantifier checking in the runtime checking.Gravatar mikebarnett2011-03-14
* Added a new solution configuration, Checked, that builds the Checked configur...Gravatar mikebarnett2011-03-07
* 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
* Fix a bug with previous state displayGravatar MichalMoskal2011-01-28
* Display stack-allocated structs, as_array types, and *ID in tooltipsGravatar MichalMoskal2011-01-28
* Display integers in decimal and hexadecimal in tooltipGravatar MichalMoskal2011-01-27
* Speedup the number display algorithm, what was I thinking?Gravatar MichalMoskal2011-01-27
* Display numbers within +-%0.1 of a power of two as 2^N+MGravatar MichalMoskal2011-01-27
* Improve colors in source viewGravatar MichalMoskal2011-01-26
* Simplify state name selectionGravatar MichalMoskal2011-01-26
* VCC-BVD: display qualifiers of VCC-generated copies of local variables; hide ...Gravatar MichalMoskal2011-01-26
* Double-click in state list brings up source viewGravatar MichalMoskal2011-01-26
* Allow the provider to skip some states when generating SourceLocationsGravatar MichalMoskal2011-01-26
* Introduce new NamedState base class to reduce code duplicationGravatar MichalMoskal2011-01-26
* Display line numbers (useful for finding what the error message refers to)Gravatar MichalMoskal2011-01-26
* Right-clicking on a state allows to display the source code for itGravatar MichalMoskal2011-01-26
* Fix handling of addresses of fieldsGravatar MichalMoskal2011-01-24
* Hide #frame functions. Support state functions taking $heap($s).Gravatar MichalMoskal2011-01-24
* More user-friendly canonical namesGravatar MichalMoskal2011-01-17
* Don't use local variable names as canonical namesGravatar MichalMoskal2011-01-14
* Make the filename length limit be 30 (as in VCC)Gravatar MichalMoskal2011-01-14
* Display globals. Improve naming of function nodes in long ids.Gravatar MichalMoskal2011-01-13
* Display full name of node in tooltipGravatar MichalMoskal2011-01-13
* Display casted pointersGravatar MichalMoskal2011-01-04