| Commit message (Expand) | Author | Age |
* | Boogie: Get rid of {:inline} attributes on axioms | Michal Moskal | 2011-10-27 |
* | Boogie: Get rid of {:ignore} feature on axioms | Michal Moskal | 2011-10-27 |
* | Boogie: internal clean-up, removed BvHandling type, everything now behaves as... | Rustan Leino | 2011-10-27 |
* | Name the constant used in @MV_state function applications - otherwise we get ... | Michal Moskal | 2011-09-26 |
* | Boogie: use (WEIGHT 0) with the select-of-store axioms | Rustan Leino | 2011-06-29 |
* | Dafny: compile quantifiers | rustanleino | 2011-03-26 |
* | Re-enabled quantifier checking in the Checked configuration. | mikebarnett | 2011-03-16 |
* | new algorithm for dead code detection (vc:doomed) | schaef | 2011-03-15 |
* | Turn off quantifier checking in the runtime checking. | mikebarnett | 2011-03-14 |
* | Replaced all dictionaries that mapped to bool (i.e., were being used to imple... | mikebarnett | 2011-03-10 |
* | Renamed NonNullElements to NonNullDictionaryAndValues because the keys to dic... | mikebarnett | 2011-03-10 |
* | Added a new solution configuration, Checked, that builds the Checked configur... | mikebarnett | 2011-03-07 |
* | Fix some more contracts. | mikebarnett | 2011-03-07 |
* | Fix contracts so runtime checking can be turned on. | mikebarnett | 2011-03-07 |
* | Add VCExprNAry.UniformArguments property to return arguments of nested And/Or... | MichalMoskal | 2011-02-15 |
* | Move name-quoting (already for SMT2 not SMT1) into a seprate class | MichalMoskal | 2011-02-15 |
* | The TPTP backend works for some very limited examples | MichalMoskal | 2011-01-18 |
* | Use a made-up name when Context.Lookup() cannot find a name | MichalMoskal | 2010-12-10 |
* | Added version.cs as link to those projects that were missing it | stobies | 2010-12-06 |
* | Factored out the ParserHelper class into a separate project and updated the f... | wuestholz | 2010-12-02 |
* | Eliminated dependencies on SpecSharp and CCI from Boogie.sln and Dafny.sln | qadeer | 2010-12-01 |
* | Ported all projects to .NET Framework 4.0 in both Boogie.sln and Dafny.sln. ... | qadeer | 2010-11-27 |
* | Boogie: | rustanleino | 2010-10-12 |
* | Update to VS2010. | MichalMoskal | 2010-10-07 |
* | created a new build target called z3apidebug. | qadeer | 2010-08-29 |
* | Boogie: Commented out all occurences of repeated inherited contracts - makes ... | tabarbe | 2010-08-27 |
* | Boogie: Removed some errors with code contracts (commenting out doubly-inheri... | tabarbe | 2010-08-27 |
* | Boogie: Removed an incorrect Ensures clause on a void method. | tabarbe | 2010-08-27 |
* | Boogie: Changed the cce classes into one separate project, which every other ... | tabarbe | 2010-08-27 |
* | Boogie: Basetypes port 3/3: Committing changed references | tabarbe | 2010-08-27 |
* | minor error | qadeer | 2010-08-27 |
* | Boogie: Graph port 3/3: Committing changed references; also, adding back cce ... | tabarbe | 2010-08-27 |
* | Boogie: AIFramework port part 3/3: Committing reference changes, edit to Core... | tabarbe | 2010-08-26 |
* | Disabled an expensive contract check. Instead, only check things that are act... | akashlal | 2010-08-23 |
* | Boogie: Committing changed references | tabarbe | 2010-08-20 |
* | Boogie: Fixed some doubly-inherited-contract occurrences. | tabarbe | 2010-08-20 |
* | Boogie: Fixed some doubly-inherited-contract occurrences. | tabarbe | 2010-08-20 |
* | Boogie: Fixed some doubly-inherited-contract occurrences. | tabarbe | 2010-08-20 |
* | Boogie: Fixed a few contracts errors | tabarbe | 2010-08-19 |
* | Boogie: Removed and completed a task comment | tabarbe | 2010-08-19 |
* | Chase type synonyms in arguments/results of map types when generating name (w... | MichalMoskal | 2010-08-18 |
* | Change Synonym type printing to what it was, use a workaround in TypeToString... | MichalMoskal | 2010-08-18 |
* | Fix stack overflow introduced in my previous checkin. Make /typeEncoding:m us... | MichalMoskal | 2010-08-18 |
* | Make /typeEncoding:m work with arrays | MichalMoskal | 2010-08-18 |
* | Boogie: Adding 1 more necessary source file for VCExpr, removing an unnecessa... | tabarbe | 2010-08-13 |
* | Boogie: Committing new source code for VCExpr | tabarbe | 2010-08-13 |
* | Boogie: Renaming VCExpr sources in preparation for port commit | tabarbe | 2010-08-13 |
* | Boogie: Added boolean code expressions (sans well-formedness checks on the in... | rustanleino | 2010-08-10 |
* | Boogie: Fixed a few line endings | tabarbe | 2010-08-06 |
* | Boogie: Removed trailing spaces in code | tabarbe | 2010-08-04 |