-
- Downloads
There was a problem fetching the pipeline summary.
New notation : typed_val.
This simplifies the statements of all the toplevel typing theorem, and make them generic on the lifetime contexts, so that they can actually be used.
parent
003dcbdb
No related branches found
No related tags found
Pipeline #
Showing
- theories/typing/bool.v 2 additions, 3 deletionstheories/typing/bool.v
- theories/typing/examples/get_x.v 2 additions, 3 deletionstheories/typing/examples/get_x.v
- theories/typing/examples/init_prod.v 2 additions, 3 deletionstheories/typing/examples/init_prod.v
- theories/typing/examples/lazy_lft.v 2 additions, 3 deletionstheories/typing/examples/lazy_lft.v
- theories/typing/examples/rebor.v 2 additions, 3 deletionstheories/typing/examples/rebor.v
- theories/typing/examples/unbox.v 2 additions, 3 deletionstheories/typing/examples/unbox.v
- theories/typing/int.v 2 additions, 3 deletionstheories/typing/int.v
- theories/typing/option.v 5 additions, 6 deletionstheories/typing/option.v
- theories/typing/programs.v 4 additions, 2 deletionstheories/typing/programs.v
- theories/typing/soundness.v 4 additions, 5 deletionstheories/typing/soundness.v
- theories/typing/unsafe/cell.v 17 additions, 21 deletionstheories/typing/unsafe/cell.v
- theories/typing/unsafe/refcell/ref_code.v 12 additions, 12 deletionstheories/typing/unsafe/refcell/ref_code.v
- theories/typing/unsafe/refcell/refcell_code.v 17 additions, 17 deletionstheories/typing/unsafe/refcell/refcell_code.v
- theories/typing/unsafe/refcell/refmut_code.v 12 additions, 12 deletionstheories/typing/unsafe/refcell/refmut_code.v
- theories/typing/unsafe/rwlock/rwlock_code.v 15 additions, 16 deletionstheories/typing/unsafe/rwlock/rwlock_code.v
- theories/typing/unsafe/rwlock/rwlockreadguard_code.v 7 additions, 7 deletionstheories/typing/unsafe/rwlock/rwlockreadguard_code.v
- theories/typing/unsafe/rwlock/rwlockwriteguard_code.v 10 additions, 10 deletionstheories/typing/unsafe/rwlock/rwlockwriteguard_code.v
- theories/typing/unsafe/spawn.v 6 additions, 8 deletionstheories/typing/unsafe/spawn.v
Loading
Please register or sign in to comment