aboutsummaryrefslogtreecommitdiff
path: root/src/Util/CPSNotations.v
Commit message (Collapse)AuthorAge
* Set universe polymorphism in CPSNotationsGravatar Jason Gross2018-06-14
| | | | | | This bypasses universe inconsistencies that arise when trying to return continuations from other continuations, which is a scenario that comes up frequently with cpsbind.
* Add notations for cpsbind, cps_option_bindGravatar Jason Gross2018-06-14
|
* Move cps notations into a scopeGravatar Jason Gross2018-06-01
|
* move CPS notations to Util.CPSNotationsGravatar Andres Erbsen2017-06-15