| Commit message (Expand) | Author | Age |
* | Also build Boogie and Dafny projects in 32-bit configurations. | rustanleino | 2010-07-30 |
* | Sign both of the Dafny projects and have Dafny.exe get a version number as well. | mikebarnett | 2010-07-30 |
* | Made consistent the way all of the C# projects sign themselves and include th... | mikebarnett | 2010-07-30 |
* | Changed reference to AbsInt from a dll reference to a project reference. | mikebarnett | 2010-07-28 |
* | Dafny: DafnyDriver port part 3/3: Updating sources to reference new project. | tabarbe | 2010-07-28 |
* | Dafny: DafnyDriver port part 2/3: Adding new dependent file, removing unneces... | tabarbe | 2010-07-28 |
* | Dafny: DafnyDriver port part 1/3: Replacing old source files with ported version | tabarbe | 2010-07-28 |
* | Dafny/DafnyDriver: Renaming source files in preparation for port commit | tabarbe | 2010-07-28 |
* | Boogie: VCGeneration port part 3/3: Updating sources to reference new project... | tabarbe | 2010-07-28 |
* | Boogie: VCGeneration port part 2/3: Adding new dependent files, removing unne... | tabarbe | 2010-07-28 |
* | Boogie: VCGeneration port part 1/3: Replacing old source files with ported ve... | tabarbe | 2010-07-28 |
* | Boogie\VCGeneration: Renaming sources in preparation for my addition of the p... | tabarbe | 2010-07-28 |
* | Fixed reference to VCGeneration project. Mistakenly checked in project files ... | mikebarnett | 2010-07-28 |
* | Boogie: Changed references from binary to project references. | tabarbe | 2010-07-27 |
* | Boogie Provers: Changed the references from binary to project references. | tabarbe | 2010-07-27 |
* | Also traverse bodies of function definitions when performing lambda expansion. | sboehme | 2010-07-23 |
* | Boogie: AssemblyInfo.cs is no longer required for the build; cce.cs is. | tabarbe | 2010-07-23 |
* | Boogie: Committing my port of simplify, along with the slightly changed refer... | tabarbe | 2010-07-23 |
* | Boogie: Renaming Simplify.sscproj and source files in preparation for committ... | tabarbe | 2010-07-23 |
* | Boogie: One last file to add for the port commit. Also, AssemblyInfo.ssc is ... | tabarbe | 2010-07-22 |
* | Boogie: Committing my port of the SMTLib project | tabarbe | 2010-07-22 |
* | Boogie: Renaming the source files for the SMTLib project in preparation for c... | tabarbe | 2010-07-22 |
* | Boogie: This file is no longer necessary, with how the csproj file is structu... | tabarbe | 2010-07-22 |
* | Boogie: Repaired a reentrancy error in Z3/Simplify. | tabarbe | 2010-07-22 |
* | Boogie: Looks like the default namespace should be Microsoft.Boogie.Z3, rathe... | tabarbe | 2010-07-22 |
* | Boogie: Changed the assembly name for the Z3 project to Provers.Z3.dll, so th... | tabarbe | 2010-07-22 |
* | Boogie: Fixing incorrect referencing of Microsoft.Contracts (the Code Contrac... | tabarbe | 2010-07-21 |
* | Boogie: Forgot this file when I checked in the port of Z3. (cce = Code Contr... | tabarbe | 2010-07-21 |
* | Boogie: The reference to Z3 was dropped during the commit. Here it is back. | tabarbe | 2010-07-20 |
* | Boogie: Committing ported version of Z3. | tabarbe | 2010-07-20 |
* | Boogie: Typo with the renaming. Fixed | tabarbe | 2010-07-20 |
* | Boogie: Let's try that rename again, shall we? | tabarbe | 2010-07-20 |
* | Boogie: Rename didn't work. Resetting to try again | tabarbe | 2010-07-20 |
* | Boogie/Z3: Renaming the sources for Z3 in preparation for commit of my port o... | tabarbe | 2010-07-20 |
* | Boogie/Isabelle: implemented missing translation of if-then-else expressions | sboehme | 2010-07-20 |
* | Boogie: Changed how the references in AbsInt are referenced, and fixed a typo... | tabarbe | 2010-07-19 |
* | Boogie: Forgot to check in this file. Hope no one tried to rebuild without i... | tabarbe | 2010-07-19 |
* | Boogie: Whoops, forgot to check this in. Sorry if it broke the build. | tabarbe | 2010-07-19 |
* | Boogie: Added interprocedural live variable analysis. Flag to turn it on: "/l... | akashlal | 2010-07-19 |
* | Boogie: I have successfully ported the AbsInt project. It passes all regress... | tabarbe | 2010-07-16 |
* | Boogie: Renamed the AbsInt sources for use in the port I have done. Regressi... | tabarbe | 2010-07-16 |
* | <Boogie> Final removal of Isabelle's mention of a Properties.cs file | tabarbe | 2010-07-16 |
* | <Boogie> Removed the AssemblyInfo.cs file from Isabelle. | tabarbe | 2010-07-16 |
* | <Boogie> Removed references to AssemblyInfo.cs files - unnecessary for the bu... | tabarbe | 2010-07-16 |
* | <Boogie> BoogieDriver.csproj was missing a reference to AbsInt. Remedied tha... | tabarbe | 2010-07-16 |
* | Boogie: Generated Code Contracts settings for BoogieDriver.csproj (everything... | tabarbe | 2010-07-15 |
* | Boogie/Isabelle: Added tags of some places that generate errors when Code Con... | tabarbe | 2010-07-15 |
* | <Boogie> <Isabelle> Turned off Code Contracts Runtime Checking. Will enable ... | tabarbe | 2010-07-15 |
* | Fix for cyrptographic signing error. | kyessenov | 2010-07-14 |
* | Fixed reference to InterimKey.snk. | mikebarnett | 2010-07-14 |