Many changes.
- Allow for binders in protocols. - Model protocols in CPS style using the COFE solver. - Change the channel methods so they do not mention sides. - Lots of refactoring. - Generalize the `list_sort` example. - Move stuff to stdpp/Iris.
Showing
- _CoqProject 6 additions, 9 deletions_CoqProject
- theories/channel/branching.v 1 addition, 1 deletiontheories/channel/branching.v
- theories/channel/channel.v 74 additions, 117 deletionstheories/channel/channel.v
- theories/channel/proto_channel.v 475 additions, 0 deletionstheories/channel/proto_channel.v
- theories/channel/proto_model.v 216 additions, 0 deletionstheories/channel/proto_model.v
- theories/examples/branching_proofs.v 1 addition, 1 deletiontheories/examples/branching_proofs.v
- theories/examples/list_sort.v 145 additions, 221 deletionstheories/examples/list_sort.v
- theories/examples/proofs_enc.v 1 addition, 1 deletiontheories/examples/proofs_enc.v
- theories/proto/involutive.v 0 additions, 4 deletionstheories/proto/involutive.v
- theories/proto/proto_def.v 0 additions, 317 deletionstheories/proto/proto_def.v
- theories/proto/proto_enc.v 0 additions, 71 deletionstheories/proto/proto_enc.v
- theories/proto/proto_specs.v 0 additions, 338 deletionstheories/proto/proto_specs.v
- theories/proto/side.v 0 additions, 9 deletionstheories/proto/side.v
- theories/utils/auth_excl.v 1 addition, 2 deletionstheories/utils/auth_excl.v
- theories/utils/encodable.v 0 additions, 0 deletionstheories/utils/encodable.v
- theories/utils/list.v 3 additions, 1 deletiontheories/utils/list.v
Loading
Please register or sign in to comment