summaryrefslogtreecommitdiff
path: root/Source/Graph
Commit message (Expand)AuthorAge
* Rename DLLs to non-generic names by prefixing "Boogie". Project names andGravatar akashlal2016-04-15
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
* Fix Boogie so it compiled with mono. Patch by Dan Liew.Gravatar Ally Donaldson2014-01-14
* added the QED build configurationGravatar qadeer2013-12-02
* Fixes to predication. Patch by Jeroen Ketema.Gravatar Ally Donaldson2013-11-06
* new option for reversing the topological order - this could potentially help ...Gravatar Pantazis Deligiannis2013-08-19
* mergeGravatar Pantazis Deligiannis2013-07-06
|\
| * Adapted method for computing dual of graph so that it copes with graphs that ...Gravatar allydonaldson2013-06-28
* | CVC4 ParserGravatar pantazis2013-06-12
|/
* Staged HoudiniGravatar allydonaldson2013-04-30
* Fix LeastCommonAncestor method in Graph moduleGravatar Nathan Chong2013-03-07
* CR/LF line ending deltaGravatar Rustan Leino2013-02-19
* Removed old comments about "BASEMOVE" and other constructor calls, where the ...Gravatar Unknown2013-01-07
* bunch of refactoringsGravatar Unknown2012-10-03
* Uniformity analysis. Patch by Peter Collingbourne.Gravatar Unknown2012-09-18
* Graph: make DomRelation and DominatorMap publicGravatar Peter Collingbourne2012-07-11
* Boogie: add /printCFG command line option, which prints each implementation's...Gravatar Peter Collingbourne2012-06-06
* Fix DomRelation.DominatedBy for the case where the dominator is the sourceGravatar Peter Collingbourne2012-05-22
* added code to handle irreducible graphsGravatar qadeer2011-08-20
* full port of houdini projectGravatar qadeer2011-08-04
* Call PostOrderVisitIterative by defaultGravatar Unknown2011-06-26
* Added an iterative version of PostOrderVisit (but it is not called)Gravatar Unknown2011-06-26
* Re-enabled quantifier checking in the Checked configuration.Gravatar mikebarnett2011-03-16
* Turn off quantifier checking in the runtime checking.Gravatar mikebarnett2011-03-14
* Replaced all dictionaries that mapped to bool (i.e., were being used to imple...Gravatar mikebarnett2011-03-10
* Renamed NonNullElements to NonNullDictionaryAndValues because the keys to dic...Gravatar mikebarnett2011-03-10
* Added a new solution configuration, Checked, that builds the Checked configur...Gravatar mikebarnett2011-03-07
* Added version.cs as link to those projects that were missing itGravatar stobies2010-12-06
* Eliminated dependencies on SpecSharp and CCI from Boogie.sln and Dafny.slnGravatar qadeer2010-12-01
* Ported all projects to .NET Framework 4.0 in both Boogie.sln and Dafny.sln. ...Gravatar qadeer2010-11-27
* Update to VS2010.Gravatar MichalMoskal2010-10-07
* fixed bug in extract loops by ensuring that loop extraction is done in nestin...Gravatar qadeer2010-09-01
* 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: Graph port 2/3: Committing new source file, deleting old oneGravatar tabarbe2010-08-27
* Boogie: Graph port 1/3: Committing new sourcesGravatar tabarbe2010-08-27
* Boogie: Renaming the Graph files in preparation for the commit of my port.Gravatar tabarbe2010-08-27
* Boogie: Removed trailing spaces in codeGravatar tabarbe2010-08-04
* * Added "deprecated" comment in help message about /interprocInfer switch. T...Gravatar rustanleino2010-02-18
* Sign assembliesGravatar stobies2009-08-17
* Initial set of files.Gravatar mikebarnett2009-07-15