index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Model
/
Model.cs
Commit message (
Expand
)
Author
Age
*
Normalise line endings using a .gitattributes file. Unfortunately
Dan Liew
2015-06-28
*
Remove dead method argument
Dan Liew
2014-09-24
*
Remove dead code
Dan Liew
2014-09-24
*
Whitespace fix
Ally Donaldson
2013-07-22
*
refactoring
Pantazis Deligiannis
2013-07-22
*
code cleanup and refactoring
Pantazis Deligiannis
2013-07-11
*
added specific command line options to enable the SMTLIB2 output model parser...
Pantazis Deligiannis
2013-07-09
*
naive SMTLIB2 Parser
pantazis
2013-06-12
*
fixed bug in model printing
Unknown
2013-03-11
*
updated the model parsing (probably caused by some change in Z3's output)
Unknown
2013-03-07
*
bug fix in model printing
Unknown
2013-01-04
*
Model: sort variables by name
Peter Collingbourne
2012-06-26
*
Dafny/Boogie/BVD: made Dafny plug-in for BVD work again
Rustan Leino
2012-06-08
*
fixed a problem in model parsing
Unknown
2012-02-08
*
fixed bug in model parsing
qadeer
2012-02-06
*
a bug fix in model parsing
qadeer
2011-11-30
*
fixed a bug in model parsing
qadeer
2011-11-28
*
fixed another bug in model parser related to datatype values
qadeer
2011-11-14
*
some refactoring suggested by Michal
qadeer
2011-11-07
*
change in model parsing with datatype values
qadeer
2011-11-07
*
Performance improvements in BVD
Michal Moskal
2011-10-19
*
Added some extra functionality to Model code for corral
Unknown
2011-09-13
*
Another test checkin
Michal Moskal
2011-07-12
*
ported all the counterexample code to Michal's new Model class; the goal is t...
Unknown
2011-06-27
*
Handle as-array[...] model elements
MichalMoskal
2011-02-23
*
Parse else-> clauses in the model
MichalMoskal
2011-02-23
*
Set Id of Elements.
MichalMoskal
2011-02-21
*
Accomodate for recent changes in Z3 V2 model format
MichalMoskal
2011-02-18
*
Add information about field being volatile
MichalMoskal
2010-12-14
*
Add Func.OptEval function and some docs
MichalMoskal
2010-12-14
*
Fix typo
MichalMoskal
2010-12-10
*
Add ToString() overrides to help in debugging
MichalMoskal
2010-12-10
*
Introduce node categories; sort fields based on that not special characters
MichalMoskal
2010-12-01
*
Improve the generic model viewer
MichalMoskal
2010-11-06
*
Dafny: a partial first crack at a Dafny model-viewer provider, including capt...
rustanleino
2010-11-01
*
Implement struct printing
MichalMoskal
2010-10-14
*
Add DisplayNode class with default IDisplayNode implementation. Add IDisplayN...
MichalMoskal
2010-10-14
*
Put Model.cs in separate assembly. Fix signing/versioning with it.
MichalMoskal
2010-10-12