summaryrefslogtreecommitdiff
path: root/Source/Basetypes
Commit message (Expand)AuthorAge
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
* Fix bug in BigDec.FloorCeiling() which gave the wrong answers forGravatar Dan Liew2015-03-10
* Fix bug in BigDec.FromString() which would not parse negativeGravatar Dan Liew2014-06-18
* Fixed abstract interpretation for realsGravatar Rustan Leino2014-04-13
* Fixed bug in abstract interpretation over realsGravatar Rustan Leino2014-04-08
* Fixed bug in printing real literalsGravatar Rustan Leino2014-02-10
* Fix Boogie so it compiled with mono. Patch by Dan Liew.Gravatar Ally Donaldson2014-01-14
* added the QED build configurationGravatar qadeer2013-12-02
* CVC4 ParserGravatar pantazis2013-06-12
* MergeGravatar Unknown2012-09-28
|\
| * Boogie: added type 'real' with overloaded arithmetic operations plus real div...Gravatar boehmes2012-09-27
| * Added BigDec as representation for (floating-point) decimal valuesGravatar boehmes2012-09-27
|/
* MergeGravatar Rustan Leino2011-12-07
|\
| * Fix some bugs in the new SetGravatar Michal Moskal2011-12-07
| * Make set iteration order deterministicGravatar Michal Moskal2011-12-07
* | Boogie: Added new abstract interpretation harness, which uses native Boogie E...Gravatar Rustan Leino2011-12-05
|/
* Re-enabled quantifier checking in the Checked configuration.Gravatar mikebarnett2011-03-16
* Turn off quantifier checking in the runtime checking.Gravatar mikebarnett2011-03-14
* Added a new solution configuration, Checked, that builds the Checked configur...Gravatar mikebarnett2011-03-07
* Expose ToByteArray()Gravatar MichalMoskal2011-02-18
* One more link to version.csGravatar stobies2010-12-06
* Get rid of F# dependencies - use System.Numerics and a custom Rational struct...Gravatar MichalMoskal2010-12-02
* Ported all projects to .NET Framework 4.0 in both Boogie.sln and Dafny.sln. ...Gravatar qadeer2010-11-27
* Boogie:Gravatar rustanleino2010-10-12
* Update to VS2010.Gravatar MichalMoskal2010-10-07
* created a new build target called z3apidebug.Gravatar qadeer2010-08-29
* Boogie: Removed some errors with code contracts (commenting out doubly-inheri...Gravatar tabarbe2010-08-27
* Boogie: Changed the cce classes into one separate project, which every other ...Gravatar tabarbe2010-08-27
* Boogie: Basetypes port 2/3: Committing new source file, deleting old oneGravatar tabarbe2010-08-27
* Boogie: Basetypes port 1/3: Committing new sourcesGravatar tabarbe2010-08-27
* Boogie: Renaming the Basetypes sources in preparation for my port commit.Gravatar tabarbe2010-08-27
* Boogie: Removed trailing spaces in codeGravatar tabarbe2010-08-04
* Update to F# 1.9.9.9.Gravatar MichalMoskal2010-02-18
* * Added "deprecated" comment in help message about /interprocInfer switch. T...Gravatar rustanleino2010-02-18
* Use the new F# names for bigint typeGravatar MichalMoskal2009-10-30
* Sign assembliesGravatar stobies2009-08-17
* Initial set of files.Gravatar mikebarnett2009-07-15