Misc clean up.
- Put code and proofs of examples in a single file. - Rename encode/decode to avoid conflicts with encode/decode (of the countable class) in stdpp. - Remove useless imports.
Showing
- _CoqProject 1 addition, 3 deletions_CoqProject
- theories/examples/branching_examples.v 0 additions, 18 deletionstheories/examples/branching_examples.v
- theories/examples/branching_proofs.v 18 additions, 20 deletionstheories/examples/branching_proofs.v
- theories/examples/examples.v 0 additions, 55 deletionstheories/examples/examples.v
- theories/examples/list_sort.v 37 additions, 43 deletionstheories/examples/list_sort.v
- theories/examples/proofs_enc.v 88 additions, 74 deletionstheories/examples/proofs_enc.v
- theories/proto/branching.v 45 additions, 64 deletionstheories/proto/branching.v
- theories/proto/channel.v 4 additions, 9 deletionstheories/proto/channel.v
- theories/proto/encodable.v 68 additions, 132 deletionstheories/proto/encodable.v
- theories/proto/list.v 40 additions, 59 deletionstheories/proto/list.v
- theories/proto/proto_def.v 1 addition, 5 deletionstheories/proto/proto_def.v
- theories/proto/proto_enc.v 21 additions, 37 deletionstheories/proto/proto_enc.v
- theories/proto/proto_specs.v 4 additions, 8 deletionstheories/proto/proto_specs.v
- theories/utils/auth_excl.v 0 additions, 0 deletionstheories/utils/auth_excl.v
Loading
Please register or sign in to comment