summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Chalice:Gravatar kyessenov2010-07-30
* Also build Boogie and Dafny projects in 32-bit configurations.Gravatar rustanleino2010-07-30
* Boogie/Dafny: For those who may have not used custom code snippets before, so...Gravatar tabarbe2010-07-30
* Sign both of the Dafny projects and have Dafny.exe get a version number as well.Gravatar mikebarnett2010-07-30
* Boogie/Dafny: Boogie and Dafny's conversion to C# and Code Contracts does not...Gravatar tabarbe2010-07-30
* Made consistent the way all of the C# projects sign themselves and include th...Gravatar mikebarnett2010-07-30
* Boogie: Added a new simple regression test, "sanity", which runs a single tes...Gravatar tabarbe2010-07-29
* Boogie build failedGravatar codeplexbot2010-07-29
* Changed reference to AbsInt from a dll reference to a project reference.Gravatar mikebarnett2010-07-28
* Dafny: DafnyDriver port part 3/3: Updating sources to reference new project.Gravatar tabarbe2010-07-28
* Dafny: DafnyDriver port part 2/3: Adding new dependent file, removing unneces...Gravatar tabarbe2010-07-28
* Dafny: DafnyDriver port part 1/3: Replacing old source files with ported versionGravatar tabarbe2010-07-28
* Dafny/DafnyDriver: Renaming source files in preparation for port commitGravatar tabarbe2010-07-28
* Boogie: VCGeneration port part 3/3: Updating sources to reference new project...Gravatar tabarbe2010-07-28
* Boogie: VCGeneration port part 2/3: Adding new dependent files, removing unne...Gravatar tabarbe2010-07-28
* Boogie: VCGeneration port part 1/3: Replacing old source files with ported ve...Gravatar tabarbe2010-07-28
* Boogie\VCGeneration: Renaming sources in preparation for my addition of the p...Gravatar tabarbe2010-07-28
* Fixed reference to VCGeneration project. Mistakenly checked in project files ...Gravatar mikebarnett2010-07-28
* Boogie build failedGravatar codeplexbot2010-07-28
* Boogie: Changed references from binary to project references.Gravatar tabarbe2010-07-27
* Boogie Provers: Changed the references from binary to project references.Gravatar tabarbe2010-07-27
* Chalice: pretty printer now prints element type for sequences; fixed a bug in...Gravatar kyessenov2010-07-27
* Boogie build failedGravatar codeplexbot2010-07-24
* Also traverse bodies of function definitions when performing lambda expansion.Gravatar sboehme2010-07-23
* Boogie: AssemblyInfo.cs is no longer required for the build; cce.cs is.Gravatar tabarbe2010-07-23
* Boogie: Committing my port of simplify, along with the slightly changed refer...Gravatar tabarbe2010-07-23
* Boogie: Renaming Simplify.sscproj and source files in preparation for committ...Gravatar tabarbe2010-07-23
* Boogie build succeededGravatar codeplexbot2010-07-23
* Boogie: One last file to add for the port commit. Also, AssemblyInfo.ssc is ...Gravatar tabarbe2010-07-22
* Boogie: Committing my port of the SMTLib projectGravatar tabarbe2010-07-22
* Boogie: Renaming the source files for the SMTLib project in preparation for c...Gravatar tabarbe2010-07-22
* Boogie: This file is no longer necessary, with how the csproj file is structu...Gravatar tabarbe2010-07-22
* Boogie: Repaired a reentrancy error in Z3/Simplify.Gravatar tabarbe2010-07-22
* Boogie build succeeded, 25 test(s) failedGravatar codeplexbot2010-07-22
* Boogie: Looks like the default namespace should be Microsoft.Boogie.Z3, rathe...Gravatar tabarbe2010-07-22
* Boogie: Changed the assembly name for the Z3 project to Provers.Z3.dll, so th...Gravatar tabarbe2010-07-22
* Boogie build succeeded, 25 test(s) failedGravatar codeplexbot2010-07-22
* Chalice: bug -- permissions were implicity converted to Booge expressions (du...Gravatar kyessenov2010-07-22
* Chalice: bug -- expression substitution should preserve typingGravatar kyessenov2010-07-22
* Chalice: sequence access wildcards a[*].* and a[*].f have been implemented (s...Gravatar kyessenov2010-07-22
* Chalice: introduced proper AST nodes for permission expressions and permissio...Gravatar kyessenov2010-07-21
* Boogie: Fixing incorrect referencing of Microsoft.Contracts (the Code Contrac...Gravatar tabarbe2010-07-21
* Boogie: Forgot this file when I checked in the port of Z3. (cce = Code Contr...Gravatar tabarbe2010-07-21
* Boogie build failedGravatar codeplexbot2010-07-21
* Chalice: fixed typos in strings; trying out committing with TFSGravatar kyessenov2010-07-21
* Boogie: The reference to Z3 was dropped during the commit. Here it is back.Gravatar tabarbe2010-07-20
* Boogie: Committing ported version of Z3.Gravatar tabarbe2010-07-20
* Chalice: added surface syntax for acc(s[*].*) and acc(s[*].f); extended AST, ...Gravatar kyessenov2010-07-20
* Boogie: Typo with the renaming. FixedGravatar tabarbe2010-07-20
* Boogie: Let's try that rename again, shall we?Gravatar tabarbe2010-07-20