Merge branch 'jh/fn_notation' into 'master'
Improve notations for functions See merge request iris/lambda-rust!23
No related branches found
No related tags found
Showing
- theories/lang/notation.v 8 additions, 4 deletionstheories/lang/notation.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/nonlexical.v 1 addition, 1 deletiontheories/typing/examples/nonlexical.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/function.v 2 additions, 2 deletionstheories/typing/function.v
- theories/typing/lib/arc.v 14 additions, 14 deletionstheories/typing/lib/arc.v
- theories/typing/lib/brandedvec.v 5 additions, 5 deletionstheories/typing/lib/brandedvec.v
- theories/typing/lib/cell.v 9 additions, 9 deletionstheories/typing/lib/cell.v
- theories/typing/lib/diverging_static.v 1 addition, 1 deletiontheories/typing/lib/diverging_static.v
- theories/typing/lib/fake_shared.v 2 additions, 2 deletionstheories/typing/lib/fake_shared.v
- theories/typing/lib/ghostcell.v 5 additions, 5 deletionstheories/typing/lib/ghostcell.v
- theories/typing/lib/join.v 1 addition, 1 deletiontheories/typing/lib/join.v
- theories/typing/lib/mutex/mutex.v 3 additions, 3 deletionstheories/typing/lib/mutex/mutex.v
- theories/typing/lib/mutex/mutexguard.v 3 additions, 3 deletionstheories/typing/lib/mutex/mutexguard.v
- theories/typing/lib/option.v 3 additions, 3 deletionstheories/typing/lib/option.v
- theories/typing/lib/panic.v 1 addition, 1 deletiontheories/typing/lib/panic.v
- theories/typing/lib/rc/rc.v 9 additions, 9 deletionstheories/typing/lib/rc/rc.v
Loading
Please register or sign in to comment