| Commit message (Expand) | Author | Age |
* | bunch of refactorings | Unknown | 2012-10-03 |
* | Use DateTime.UtcNow instead of DateTime.Now | stobies | 2012-01-11 |
* | Boogie: output number of proof obligations (asserts) along with timing inform... | Rustan Leino | 2012-01-09 |
* | 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 |
* | deleted lazyinlining option 2 and 3 | qadeer | 2011-08-17 |
* | fixed bug in vcgen for bitvectors | qadeer | 2011-07-09 |
* | Update the RECENT_Z3 #define to include SORT_AND_OR | Michal Moskal | 2011-06-30 |
* | Re-enabled quantifier checking in the Checked configuration. | mikebarnett | 2011-03-16 |
* | 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 |
* | Allow recent Z3 versions to be used | MichalMoskal | 2011-02-21 |
* | Move model printing to ErrorModel class | MichalMoskal | 2011-02-21 |
* | Provide /p: as the short form of /proverOpt:. | MichalMoskal | 2011-02-17 |
* | Get rid of -smtOutput option. Add /proverOpt:OUTPUT=... to SMT and TPTP prove... | MichalMoskal | 2011-02-11 |
* | Use a made-up name when Context.Lookup() cannot find a name | MichalMoskal | 2010-12-10 |
* | Don't crash in Context.Lookup when the namer has never seen the name. This ha... | 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 |
* | Make the -mv option use the new Model class. | MichalMoskal | 2010-10-12 |
* | Boogie: | rustanleino | 2010-10-12 |
* | Update to VS2010. | MichalMoskal | 2010-10-07 |
* | Boogie: | rustanleino | 2010-09-24 |
* | Boogie: | rustanleino | 2010-09-23 |
* | 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: 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 |
* | 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 |
* | Report a bug in Z3 instead of evil input "?" | kyessenov | 2010-08-23 |
* | further fixes to Z3api project trying to make it work; still a long way off. | qadeer | 2010-08-23 |
* | Boogie: Committing changed references | tabarbe | 2010-08-20 |
* | Boogie: Removed a completed task comment, added a forgotten Contract.EnsuresO... | tabarbe | 2010-08-19 |
* | 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: Committing changed references | tabarbe | 2010-08-13 |
* | Remove -z3DebugTraces and -z3Mam options (no longer working). Rename the -z3b... | MichalMoskal | 2010-08-06 |
* | Fixup line-endings. | MichalMoskal | 2010-08-06 |
* | Boogie: added /z3bv option that overrides the current setting of Z3 options f... | stobies | 2010-08-06 |
* | Remove support for Z3 V1 and clean up parameter processing code for Z3 | stobies | 2010-08-06 |
* | Boogie: cleanup option handling code for Z3 | stobies | 2010-08-05 |
* | Boogie: Removed trailing spaces in code | tabarbe | 2010-08-04 |
* | Boogie: The deletion of those files did not hold, lemme try again. | tabarbe | 2010-07-30 |
* | Boogie: Removed cce.cs's from the provers, because they all reference project... | tabarbe | 2010-07-30 |