New mechanism for heap_lang substitutions.
It is based on type classes and can it be tuned by providing instances, for example, instances can be provided to mark that certain expressions are closed.
Showing
- barrier/barrier.v 9 additions, 4 deletionsbarrier/barrier.v
- heap_lang/derived.v 5 additions, 5 deletionsheap_lang/derived.v
- heap_lang/lifting.v 10 additions, 3 deletionsheap_lang/lifting.v
- heap_lang/substitution.v 146 additions, 142 deletionsheap_lang/substitution.v
- heap_lang/tests.v 5 additions, 0 deletionsheap_lang/tests.v
- heap_lang/wp_tactics.v 5 additions, 4 deletionsheap_lang/wp_tactics.v
Please register or sign in to comment