summaryrefslogtreecommitdiff
path: root/Source/ModelViewer/ModelViewer.csproj
Commit message (Expand)AuthorAge
* Rename DLLs to non-generic names by prefixing "Boogie". Project names andGravatar akashlal2016-04-15
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
* Fix Boogie so it compiled with mono. Patch by Dan Liew.Gravatar Ally Donaldson2014-01-14
* Minor Changes in YieldTypeCheckerGravatar kuruis2013-12-19
* various updatesGravatar qadeer2013-12-09
* added the QED build configurationGravatar qadeer2013-12-02
* Fixed several build errors in the 'Checked' configuration.Gravatar wuestholz2013-08-05
* Make 'Model' a proper project.Gravatar wuestholz2013-07-26
* mergeGravatar Pantazis Deligiannis2013-07-19
|\
| * Split up the model viewer into a library and an application and added some fu...Gravatar wuestholz2013-07-14
* | small update in optionsGravatar pantazis2013-06-12
* | CVC4 ParserGravatar pantazis2013-06-12
|/
* Switch bvd to MSIL (instead of x86) target architectureGravatar stobies2012-03-26
* Link Model.cs in ModelViewer, so that BVD can be updated independtly of the r...Gravatar Michal Moskal2011-10-03
* fixed the key signing problem with houdiniGravatar qadeer2011-08-05
* 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
* Display numbers within +-%0.1 of a power of two as 2^N+MGravatar MichalMoskal2011-01-27
* Right-clicking on a state allows to display the source code for itGravatar MichalMoskal2011-01-26
* Add an icon. Get rid of SearchBox (not used).Gravatar MichalMoskal2010-12-10
* Rename BVD binary to (suprise!) BVDGravatar MichalMoskal2010-12-08
* Added version.cs as link to those projects that were missing itGravatar stobies2010-12-06
* Set output directory to Binaries/Gravatar MichalMoskal2010-12-02
* Ported all projects to .NET Framework 4.0 in both Boogie.sln and Dafny.sln. ...Gravatar qadeer2010-11-27
* Dafny: a partial first crack at a Dafny model-viewer provider, including capt...Gravatar rustanleino2010-11-01
* Start work on the generic namerGravatar MichalMoskal2010-10-26
* Move SkeletonItem to a separate fileGravatar MichalMoskal2010-10-14
* Add interfaces for langauge providers. Start with VCC provider.Gravatar MichalMoskal2010-10-12
* Put Model.cs in separate assembly. Fix signing/versioning with it.Gravatar MichalMoskal2010-10-12
* Put in proper namespace, move files around.Gravatar MichalMoskal2010-10-12
* Starting work on Boogie Model Viewer.Gravatar MichalMoskal2010-10-12