adapt the locking approach for value-lambdas like we did in iris.heap_lang
Showing
- theories/lang/memcpy.v 0 additions, 1 deletiontheories/lang/memcpy.v
- theories/lang/new_delete.v 0 additions, 2 deletionstheories/lang/new_delete.v
- theories/lang/notation.v 3 additions, 2 deletionstheories/lang/notation.v
- theories/lang/spawn.v 2 additions, 3 deletionstheories/lang/spawn.v
- theories/typing/examples/get_x.v 1 addition, 1 deletiontheories/typing/examples/get_x.v
- theories/typing/examples/init_prod.v 1 addition, 1 deletiontheories/typing/examples/init_prod.v
- theories/typing/examples/lazy_lft.v 1 addition, 1 deletiontheories/typing/examples/lazy_lft.v
- theories/typing/examples/option_as_mut.v 1 addition, 1 deletiontheories/typing/examples/option_as_mut.v
- theories/typing/examples/rebor.v 1 addition, 1 deletiontheories/typing/examples/rebor.v
- theories/typing/examples/unbox.v 1 addition, 1 deletiontheories/typing/examples/unbox.v
- theories/typing/examples/unwrap_or.v 1 addition, 1 deletiontheories/typing/examples/unwrap_or.v
- theories/typing/function.v 12 additions, 8 deletionstheories/typing/function.v
- theories/typing/lft_contexts.v 2 additions, 0 deletionstheories/typing/lft_contexts.v
- theories/typing/own.v 4 additions, 3 deletionstheories/typing/own.v
- theories/typing/unsafe/cell.v 5 additions, 5 deletionstheories/typing/unsafe/cell.v
- theories/typing/unsafe/refcell/ref_code.v 3 additions, 3 deletionstheories/typing/unsafe/refcell/ref_code.v
- theories/typing/unsafe/refcell/refcell_code.v 5 additions, 5 deletionstheories/typing/unsafe/refcell/refcell_code.v
- theories/typing/unsafe/refcell/refmut_code.v 3 additions, 3 deletionstheories/typing/unsafe/refcell/refmut_code.v
- theories/typing/unsafe/spawn.v 1 addition, 1 deletiontheories/typing/unsafe/spawn.v
Loading
Please register or sign in to comment