summaryrefslogtreecommitdiff
path: root/Source/Concurrency/Concurrency.csproj
Commit message (Collapse)AuthorAge
* Rename DLLs to non-generic names by prefixing "Boogie". Project names andGravatar akashlal2016-04-15
| | | | namespaces remain the same.
* cleaned up some namesGravatar Shaz Qadeer2015-09-28
|
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
| | | | | | this required that this commit globally modify most files. If you want to use git blame to see the real author of a line use the ``-w`` flag so that whitespace changes are ignored.
* added simulation relation computation to yield type checkingGravatar qadeer2014-04-20
| | | | updated the type check to incorporate {:terminates} annotation
* Fix Boogie so it compiled with mono. Patch by Dan Liew.Gravatar Ally Donaldson2014-01-14
|
* first cut of refinement checkingGravatar qadeer2014-01-07
|
* more refactoring of the concurrency stuffGravatar qadeer2013-12-20
|
* updated the reference in Concurrency.csproj to Microsoft.Automata.dll (after ↵Gravatar qadeer2013-12-02
| | | | Margus supplied the signed dll)
* added the QED build configurationGravatar qadeer2013-12-02
|
* moved some files aroundGravatar qadeer2013-11-22
|
* factored the concurrency checking code into a separate projectGravatar qadeer2013-11-22