Merge branch 'ralf/cas' into 'master'
Turn CAS from compare-and-set to compare-and-swap See merge request iris/iris!274
No related branches found
No related tags found
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- tests/heap_lang.ref 5 additions, 4 deletionstests/heap_lang.ref
- tests/heap_lang.v 9 additions, 9 deletionstests/heap_lang.v
- tests/heap_lang_proph.v 7 additions, 31 deletionstests/heap_lang_proph.v
- tests/ipm_paper.v 5 additions, 5 deletionstests/ipm_paper.v
- tests/one_shot.v 4 additions, 4 deletionstests/one_shot.v
- theories/heap_lang/lang.v 33 additions, 37 deletionstheories/heap_lang/lang.v
- theories/heap_lang/lib/atomic_heap.v 34 additions, 14 deletionstheories/heap_lang/lib/atomic_heap.v
- theories/heap_lang/lib/counter.v 12 additions, 12 deletionstheories/heap_lang/lib/counter.v
- theories/heap_lang/lib/increment.v 5 additions, 5 deletionstheories/heap_lang/lib/increment.v
- theories/heap_lang/lib/spin_lock.v 5 additions, 5 deletionstheories/heap_lang/lib/spin_lock.v
- theories/heap_lang/lib/ticket_lock.v 5 additions, 5 deletionstheories/heap_lang/lib/ticket_lock.v
- theories/heap_lang/lifting.v 77 additions, 47 deletionstheories/heap_lang/lifting.v
- theories/heap_lang/metatheory.v 3 additions, 2 deletionstheories/heap_lang/metatheory.v
- theories/heap_lang/notation.v 2 additions, 0 deletionstheories/heap_lang/notation.v
- theories/heap_lang/proofmode.v 73 additions, 73 deletionstheories/heap_lang/proofmode.v
- theories/heap_lang/tactics.v 3 additions, 3 deletionstheories/heap_lang/tactics.v
Loading
Please register or sign in to comment