index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
ModelViewer
/
DataModel.cs
Commit message (
Expand
)
Author
Age
*
BVD: Default to expert view; Only VCC uses that stuff now, and all VCC users ...
Michal Moskal
2011-10-19
*
Introduce states more aggressively. Show is_null() for pointers.
Michal Moskal
2011-04-06
*
Improve display of sets; add \now "variable";
MichalMoskal
2011-01-29
*
VCC-BVD: display qualifiers of VCC-generated copies of local variables; hide ...
MichalMoskal
2011-01-26
*
Display line numbers (useful for finding what the error message refers to)
MichalMoskal
2011-01-26
*
Right-clicking on a state allows to display the source code for it
MichalMoskal
2011-01-26
*
Introduce node categories; sort fields based on that not special characters
MichalMoskal
2010-12-01
*
Implement different levels of view (normal, expert, etc).
MichalMoskal
2010-11-09
*
Improve the generic model viewer
MichalMoskal
2010-11-06
*
Add find find uses and find aliases facilities
MichalMoskal
2010-11-06
*
Simplify languague-specific interface
MichalMoskal
2010-11-06
*
Rework canonical name computation
MichalMoskal
2010-11-03
*
Introduce distinction between canonical element name and its aliases
MichalMoskal
2010-10-26
*
More work on the generic namer
MichalMoskal
2010-10-26
*
Start work on the generic namer
MichalMoskal
2010-10-26
*
Make it display maps
MichalMoskal
2010-10-15
*
Implement struct printing
MichalMoskal
2010-10-14
*
Work on keeping the unfolding skeleton when switching between states
MichalMoskal
2010-10-14
*
Add DisplayNode class with default IDisplayNode implementation. Add IDisplayN...
MichalMoskal
2010-10-14
*
Add interfaces for langauge providers. Start with VCC provider.
MichalMoskal
2010-10-12
*
Add function and constant view
MichalMoskal
2010-10-12
*
Put in proper namespace, move files around.
MichalMoskal
2010-10-12