summaryrefslogtreecommitdiff
path: root/Test/og/Program4.bpl
Commit message (Collapse)AuthorAge
* renamed og to civlGravatar qadeer2015-04-22
|
* moved some things aroundGravatar qadeer2015-02-11
|
* strengthened type checkingGravatar qadeer2014-12-26
| | | | | cleaned up the generation of mover checks (based on example from Chris) added two examples from Chris to regressions
* changed type checking of yield procedures so that they can only call other ↵Gravatar qadeer2014-12-18
| | | | yielding procedures
* 1. made variable introduction layer explicit in the test casesGravatar qadeer2014-12-15
| | | | 2. if a single layer is specified for a global variable, that layer is the introduction layer
* renamed :phase to :layerGravatar qadeer2014-11-14
|
* some clean upGravatar qadeer2014-07-16
|
* updated the linear type system based on Chris' design with linear, ↵Gravatar qadeer2014-07-15
| | | | linear_in, linear_out
* simplified yield type chcking and added treiber stack (not fully done)Gravatar qadeer2014-07-15
|
* added testsGravatar qadeer2014-07-12