summaryrefslogtreecommitdiff
path: root/Source/BoogieDriver/BoogieDriver.csproj
Commit message (Expand)AuthorAge
* Merging complete. Everything looks good *crosses fingers*Gravatar Checkmate502016-06-06
* various updatesGravatar qadeer2013-12-09
* changed the output path for the QED build configuration to the Binaries folderGravatar qadeer2013-12-08
* added the QED build configurationGravatar qadeer2013-12-02
* CVC4 ParserGravatar pantazis2013-06-12
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* Output to Boogie\Binaries even in the Release versionGravatar Unknown2013-01-25
* bunch of refactoringsGravatar Unknown2012-10-03
* Removed AIFramework from Boogie -- use native trivial or native interval-base...Gravatar boehmes2012-09-27
* Removed abandoned Isabelle prover backendGravatar boehmes2012-09-27
* testing a fix in SIGravatar qadeer2012-06-07
* Trying to merge with recent changes, failing.Gravatar Ken McMillan2012-06-05
|\
| * Some changes to support expanded use of z3api.Gravatar Ken McMillan2012-06-05
* | further fixes related to using uninterpreted function for error tracesGravatar qadeer2012-02-25
|/
* cleaned up houdini optionsGravatar qadeer2011-08-04
* Boogie: New cli option -z3exe:"path-to-z3.exe" allowing specifying path to th...Gravatar Unknown2011-07-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
* The TPTP backend works for some very limited examplesGravatar MichalMoskal2011-01-18
* Removed superfluous app.configGravatar stobies2010-12-06
* Factored out the ParserHelper class into a separate project and updated the f...Gravatar wuestholz2010-12-02
* Ported all projects to .NET Framework 4.0 in both Boogie.sln and Dafny.sln. ...Gravatar qadeer2010-11-27
* Get rid of some CCI dependencies in DriverGravatar MichalMoskal2010-10-07
* Update to VS2010.Gravatar MichalMoskal2010-10-07
* Added a fix to extract loops code so that it returns a more comprehensive map...Gravatar qadeer2010-09-03
* fixed bug in extract loops by ensuring that loop extraction is done in nestin...Gravatar qadeer2010-09-01
* added a new api to Z3apiProcessTheoremProver for asserting axiomsGravatar qadeer2010-08-29
* created a new build target called z3apidebug.Gravatar qadeer2010-08-29
* Boogie: Accidentally created a service references folder in Boogie's folder t...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: Changed a messed-up refference to Z3api back to its previous state.Gravatar tabarbe2010-08-27
* added some more apis to Z3apiGravatar qadeer2010-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
* further fixes to Z3api project trying to make it work; still a long way off.Gravatar qadeer2010-08-23
* Boogie: Committing changed referencesGravatar tabarbe2010-08-20
* Boogie: Committing changed referencesGravatar tabarbe2010-08-13
* fixed path to the binaries directory; there was an extra .."Gravatar qadeer2010-08-03
* Boogie: Changed BoogieDriver.cs to use a copy of cce.cs, rather than an inter...Gravatar tabarbe2010-07-30
* Made consistent the way all of the C# projects sign themselves and include th...Gravatar mikebarnett2010-07-30
* Changed reference to AbsInt from a dll reference to a project reference.Gravatar mikebarnett2010-07-28
* Boogie: VCGeneration port part 3/3: Updating sources to reference new project...Gravatar tabarbe2010-07-28
* Boogie: Committing my port of simplify, along with the slightly changed refer...Gravatar tabarbe2010-07-23
* Boogie: Committing my port of the SMTLib projectGravatar tabarbe2010-07-22
* Boogie: Repaired a reentrancy error in Z3/Simplify.Gravatar tabarbe2010-07-22
* Boogie: The reference to Z3 was dropped during the commit. Here it is back.Gravatar tabarbe2010-07-20