| Commit message (Expand) | Author | Age |
* | 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 build failed | codeplexbot | 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 |
* | Chalice: pretty printer now prints element type for sequences; fixed a bug in... | kyessenov | 2010-07-27 |
* | Boogie build failed | codeplexbot | 2010-07-24 |
* | 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 build succeeded | codeplexbot | 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 build succeeded, 25 test(s) failed | codeplexbot | 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 build succeeded, 25 test(s) failed | codeplexbot | 2010-07-22 |
* | Chalice: bug -- permissions were implicity converted to Booge expressions (du... | kyessenov | 2010-07-22 |
* | Chalice: bug -- expression substitution should preserve typing | kyessenov | 2010-07-22 |
* | Chalice: sequence access wildcards a[*].* and a[*].f have been implemented (s... | kyessenov | 2010-07-22 |
* | Chalice: introduced proper AST nodes for permission expressions and permissio... | kyessenov | 2010-07-21 |
* | 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 build failed | codeplexbot | 2010-07-21 |
* | Chalice: fixed typos in strings; trying out committing with TFS | kyessenov | 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 |
* | Chalice: added surface syntax for acc(s[*].*) and acc(s[*].f); extended AST, ... | kyessenov | 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 |
* | Chalice: fixed a bug with permission operations treating AccessAll not as a p... | kyessenov | 2010-07-20 |
* | Boogie build succeeded | codeplexbot | 2010-07-20 |
* | Chalice: added type information for sequences ("where" clauses in local varia... | kyessenov | 2010-07-20 |
* | Chalice: adding support for sequence local variables; removed ClassType from ... | kyessenov | 2010-07-20 |
* | Boogie/Isabelle: implemented missing translation of if-then-else expressions | sboehme | 2010-07-20 |
* | Chalice: extended substitutor to handle "exists" quantifier and sequence cont... | kyessenov | 2010-07-20 |
* | VS2010 integration: fixed typo in Boogie mode (install for .bpl files, not .d... | rustanleino | 2010-07-19 |
* | Chalice: added sequence containment surface syntax ("in" comparison operator)... | kyessenov | 2010-07-19 |
* | Boogie: Changed how the references in AbsInt are referenced, and fixed a typo... | tabarbe | 2010-07-19 |
* | Chalice: Introduced '[[ S ]]' as a shorthand syntax for 'lock (this) { S }'.... | rustanleino | 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 |
* | Chalice: added "exists" quantifier; changed surface syntax for quantifier exp... | kyessenov | 2010-07-19 |