summaryrefslogtreecommitdiff
path: root/Source/Provers/Isabelle
Commit message (Expand)AuthorAge
* Ported all projects to .NET Framework 4.0 in both Boogie.sln and Dafny.sln. ...Gravatar qadeer2010-11-27
* Update to VS2010.Gravatar MichalMoskal2010-10-07
* created a new build target called z3apidebug.Gravatar qadeer2010-08-29
* Boogie: Commented out all occurences of repeated inherited contracts - makes ...Gravatar tabarbe2010-08-27
* Boogie: Removed some errors with code contracts (commenting out doubly-inheri...Gravatar tabarbe2010-08-27
* Boogie: Changed the cce classes into one separate project, which every other ...Gravatar tabarbe2010-08-27
* Boogie: Basetypes port 3/3: Committing changed referencesGravatar tabarbe2010-08-27
* Boogie: Graph port 3/3: Committing changed references; also, adding back cce ...Gravatar tabarbe2010-08-27
* Boogie: AIFramework port part 3/3: Committing reference changes, edit to Core...Gravatar tabarbe2010-08-26
* Boogie: Committing changed referencesGravatar tabarbe2010-08-20
* Boogie: Fixed some doubly-inherited-contract occurrences.Gravatar tabarbe2010-08-20
* Boogie: Committing changed referencesGravatar tabarbe2010-08-13
* Boogie: Added boolean code expressions (sans well-formedness checks on the in...Gravatar rustanleino2010-08-10
* Boogie: Removed cce.cs's from the provers, because they all reference project...Gravatar tabarbe2010-07-30
* Made consistent the way all of the C# projects sign themselves and include th...Gravatar mikebarnett2010-07-30
* Boogie: VCGeneration port part 3/3: Updating sources to reference new project...Gravatar tabarbe2010-07-28
* Fixed reference to VCGeneration project. Mistakenly checked in project files ...Gravatar mikebarnett2010-07-28
* Boogie Provers: Changed the references from binary to project references.Gravatar tabarbe2010-07-27
* Boogie: Fixing incorrect referencing of Microsoft.Contracts (the Code Contrac...Gravatar tabarbe2010-07-21
* Boogie/Isabelle: implemented missing translation of if-then-else expressionsGravatar sboehme2010-07-20
* Boogie: Whoops, forgot to check this in. Sorry if it broke the build.Gravatar tabarbe2010-07-19
* <Boogie> Final removal of Isabelle's mention of a Properties.cs fileGravatar tabarbe2010-07-16
* <Boogie> Removed the AssemblyInfo.cs file from Isabelle.Gravatar tabarbe2010-07-16
* <Boogie> Removed references to AssemblyInfo.cs files - unnecessary for the bu...Gravatar tabarbe2010-07-16
* Boogie/Isabelle: Added tags of some places that generate errors when Code Con...Gravatar tabarbe2010-07-15
* <Boogie> <Isabelle> Turned off Code Contracts Runtime Checking. Will enable ...Gravatar tabarbe2010-07-15
* Fixed reference to InterimKey.snk.Gravatar mikebarnett2010-07-14
* Fixed project files to point to references correctly and also to remove assem...Gravatar mikebarnett2010-07-14
* Boogie/Isabelle: Had to redirect some references required for building.Gravatar tabarbe2010-07-14
* Boogie/Isabelle && Boogie/BoogieDriver: Moved the AssemblyInfo.cs files into ...Gravatar tabarbe2010-07-14
* Isabelle: No need for this file anymore.Gravatar tabarbe2010-07-14
* Boogie/Isabelle: Yet again trying to get Prover.cs committing.Gravatar tabarbe2010-07-14
* Boogie: As the filename suggests, I am trying to give Tortoise a kick in the ...Gravatar tabarbe2010-07-14
* Boogie/Isabelle: Committing Isabelle portGravatar tabarbe2010-07-14
* Boogie: More rename snafu fixingGravatar tabarbe2010-07-14
* <Boogie> More rename fixing </Boogie>Gravatar tabarbe2010-07-14
* <Boogie> <Isabelle> Fixing rename error <\Isabelle> <\Boogie>Gravatar tabarbe2010-07-14
* <Boogie> <Isabelle> Renaming the source files of the Isabelle project in prep...Gravatar tabarbe2010-07-14
* Derive IsabelleContext from DeclFreeProverContextGravatar stobies2010-06-16
* Implement if-then-else expression.Gravatar MichalMoskal2010-02-18
* Removed Unicode chars from Assembly attributes - they are not liked too much ...Gravatar stobies2010-02-08
* Preparing Isabelle plugin sources for VCC release.Gravatar stobies2010-02-08
* Added prover plugin for Isabelle/HOL.Gravatar sboehme2009-12-14