Merge branch 'value_constructor' into 'master'
A specific constructor for injecting values in expressions See merge request FP/iris-coq!175
No related branches found
No related tags found
Showing
- CHANGELOG.md 10 additions, 0 deletionsCHANGELOG.md
- _CoqProject 1 addition, 0 deletions_CoqProject
- tests/heap_lang.ref 15 additions, 1 deletiontests/heap_lang.ref
- tests/heap_lang.v 19 additions, 16 deletionstests/heap_lang.v
- tests/ipm_paper.v 4 additions, 4 deletionstests/ipm_paper.v
- tests/list_reverse.ref 2 additions, 2 deletionstests/list_reverse.ref
- tests/list_reverse.v 2 additions, 2 deletionstests/list_reverse.v
- tests/one_shot.ref 1 addition, 1 deletiontests/one_shot.ref
- tests/one_shot.v 11 additions, 13 deletionstests/one_shot.v
- tests/tree_sum.v 5 additions, 7 deletionstests/tree_sum.v
- theories/heap_lang/lang.v 222 additions, 262 deletionstheories/heap_lang/lang.v
- theories/heap_lang/lib/assert.v 8 additions, 6 deletionstheories/heap_lang/lib/assert.v
- theories/heap_lang/lib/atomic_heap.v 18 additions, 20 deletionstheories/heap_lang/lib/atomic_heap.v
- theories/heap_lang/lib/coin_flip.v 4 additions, 5 deletionstheories/heap_lang/lib/coin_flip.v
- theories/heap_lang/lib/counter.v 7 additions, 7 deletionstheories/heap_lang/lib/counter.v
- theories/heap_lang/lib/increment.v 5 additions, 7 deletionstheories/heap_lang/lib/increment.v
- theories/heap_lang/lib/par.v 13 additions, 16 deletionstheories/heap_lang/lib/par.v
- theories/heap_lang/lib/spawn.v 6 additions, 6 deletionstheories/heap_lang/lib/spawn.v
- theories/heap_lang/lib/spin_lock.v 1 addition, 1 deletiontheories/heap_lang/lib/spin_lock.v
- theories/heap_lang/lib/ticket_lock.v 9 additions, 9 deletionstheories/heap_lang/lib/ticket_lock.v
Loading
Please register or sign in to comment