Commit message (Collapse) | 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 |
| | |||
* | Renamed NonNullElements to NonNullDictionaryAndValues because the keys to ↵ | mikebarnett | 2011-03-10 |
| | | | | | | dictionaries are non-null, which is enforced by the implementation of Dictionary. Added class constraints to all of the generic NonNull and NonNullElements methods so only non-value types will be checked. | ||
* | Boogie: | rustanleino | 2010-10-12 |
| | | | | | | * enhanced the printing of captured states * addressed some warnings issued by VS 2010 * some code formatting | ||
* | Boogie: Commented out all occurences of repeated inherited contracts - makes ↵ | tabarbe | 2010-08-27 |
| | | | | fewer error messages when compiling with runtime checking on. | ||
* | Disabled an expensive contract check. Instead, only check things that are ↵ | akashlal | 2010-08-23 |
| | | | | actually used. | ||
* | Boogie: Committing new source code for VCExpr | tabarbe | 2010-08-13 |
| | |||
* | Boogie: Renaming VCExpr sources in preparation for port commit | tabarbe | 2010-08-13 |