Merge branch 'ci/tree-borrows' into 'master'
Tree Borrows update See merge request !18
Showing
- README.md 2 additions, 0 deletionsREADME.md
- _CoqProject 12 additions, 11 deletions_CoqProject
- theories/tree_borrows/README.md 151 additions, 11 deletionstheories/tree_borrows/README.md
- theories/tree_borrows/behavior.v 1 addition, 0 deletionstheories/tree_borrows/behavior.v
- theories/tree_borrows/bor_lemmas.v 87 additions, 66 deletionstheories/tree_borrows/bor_lemmas.v
- theories/tree_borrows/bor_semantics.v 62 additions, 92 deletionstheories/tree_borrows/bor_semantics.v
- theories/tree_borrows/class_instances.v 1 addition, 2 deletionstheories/tree_borrows/class_instances.v
- theories/tree_borrows/defs.v 30 additions, 23 deletionstheories/tree_borrows/defs.v
- theories/tree_borrows/disjoint.v 0 additions, 1990 deletionstheories/tree_borrows/disjoint.v
- theories/tree_borrows/early_proofmode.v 0 additions, 1 deletiontheories/tree_borrows/early_proofmode.v
- theories/tree_borrows/examples/protected/mutable_reorder_read_down.v 2 additions, 4 deletions...ee_borrows/examples/protected/mutable_reorder_read_down.v
- theories/tree_borrows/examples/protected/mutable_reorder_read_up.v 2 additions, 4 deletions...tree_borrows/examples/protected/mutable_reorder_read_up.v
- theories/tree_borrows/examples/protected/mutable_reorder_write_down_activated.v 2 additions, 4 deletions...examples/protected/mutable_reorder_write_down_activated.v
- theories/tree_borrows/examples/protected/mutable_reorder_write_up_activated.v 2 additions, 4 deletions...s/examples/protected/mutable_reorder_write_up_activated.v
- theories/tree_borrows/examples/protected/mutable_reorder_write_up_activated_paper.v 159 additions, 0 deletions...ples/protected/mutable_reorder_write_up_activated_paper.v
- theories/tree_borrows/examples/protected/shared_insert_read.v 171 additions, 0 deletions...ries/tree_borrows/examples/protected/shared_insert_read.v
- theories/tree_borrows/examples/protected/shared_reorder_read_down_escaped.v 2 additions, 4 deletions...ows/examples/protected/shared_reorder_read_down_escaped.v
- theories/tree_borrows/examples/protected/shared_reorder_read_up_escaped.v 2 additions, 5 deletions...rrows/examples/protected/shared_reorder_read_up_escaped.v
- theories/tree_borrows/examples/unprotected/mutable_delete_read.v 3 additions, 5 deletions...s/tree_borrows/examples/unprotected/mutable_delete_read.v
- theories/tree_borrows/examples/unprotected/shared_delete_read_escaped.v 20 additions, 14 deletions...borrows/examples/unprotected/shared_delete_read_escaped.v
Loading
Please register or sign in to comment