summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Boogie: Rename didn't work. Resetting to try againGravatar tabarbe2010-07-20
* Boogie/Z3: Renaming the sources for Z3 in preparation for commit of my port o...Gravatar tabarbe2010-07-20
* Chalice: fixed a bug with permission operations treating AccessAll not as a p...Gravatar kyessenov2010-07-20
* Boogie build succeededGravatar codeplexbot2010-07-20
* Chalice: added type information for sequences ("where" clauses in local varia...Gravatar kyessenov2010-07-20
* Chalice: adding support for sequence local variables; removed ClassType from ...Gravatar kyessenov2010-07-20
* Boogie/Isabelle: implemented missing translation of if-then-else expressionsGravatar sboehme2010-07-20
* Chalice: extended substitutor to handle "exists" quantifier and sequence cont...Gravatar kyessenov2010-07-20
* VS2010 integration: fixed typo in Boogie mode (install for .bpl files, not .d...Gravatar rustanleino2010-07-19
* Chalice: added sequence containment surface syntax ("in" comparison operator)...Gravatar kyessenov2010-07-19
* Boogie: Changed how the references in AbsInt are referenced, and fixed a typo...Gravatar tabarbe2010-07-19
* Chalice: Introduced '[[ S ]]' as a shorthand syntax for 'lock (this) { S }'....Gravatar rustanleino2010-07-19
* Boogie: Forgot to check in this file. Hope no one tried to rebuild without i...Gravatar tabarbe2010-07-19
* Boogie: Whoops, forgot to check this in. Sorry if it broke the build.Gravatar tabarbe2010-07-19