summaryrefslogtreecommitdiff
path: root/Test/og/ticket.bpl
Commit message (Expand)AuthorAge
* renamed og to civlGravatar qadeer2015-04-22
* strengthened type checkingGravatar qadeer2014-12-26
* changed type checking of yield procedures so that they can only call other yi...Gravatar qadeer2014-12-18
* 1. made variable introduction layer explicit in the test casesGravatar qadeer2014-12-15
* renamed :phase to :layerGravatar qadeer2014-11-14
* deleted the free assume about gates after parallel callsGravatar qadeer2014-07-26
* updated the linear type system based on Chris' design with linear, linear_in,...Gravatar qadeer2014-07-15
* simplified yield type chcking and added treiber stack (not fully done)Gravatar qadeer2014-07-15
* Fix lit test suite when running Boogie under a path that containsGravatar Dan Liew2014-05-27
* Enable as many "og" lit tests. Several fail because they weren'tGravatar Dan Liew2014-05-11
* second checkpointGravatar qadeer2014-05-04
* checkpointGravatar qadeer2014-05-03
* added variable hidingGravatar qadeer2014-04-16
* new design for linear types + VCgenGravatar qadeer2014-02-07
* small update to the exampleGravatar qadeer2014-01-09
* a fix regarding the checking of assertions in atomic specs at call sitesGravatar qadeer2014-01-08
* first cut of refinement checkingGravatar qadeer2014-01-07
* some more fixes to examplesGravatar qadeer2014-01-02
* fixed examples to deal with yield type checking errorsGravatar qadeer2014-01-01
* more bug fixesGravatar qadeer2013-12-24
* bug fixes in Duplicate.cs and parsing of invariant attributesGravatar qadeer2013-12-22
* various updates and tighter integration of QED stuff into mainlineGravatar qadeer2013-12-19
* added syntax for par call and ParCallCmdGravatar qadeer2013-12-16