Skip to content
Snippets Groups Projects
Commit 86aa8022 authored by ffengyu's avatar ffengyu
Browse files

change the CHANGELOG

parent 6c64791c
No related branches found
No related tags found
No related merge requests found
Pipeline #119429 passed
...@@ -35,8 +35,8 @@ lemma. ...@@ -35,8 +35,8 @@ lemma.
Mansky) Mansky)
* Remove the `bool`-valued `stuckness_leb`; use `stuckness_le` (in `Prop`) * Remove the `bool`-valued `stuckness_leb`; use `stuckness_le` (in `Prop`)
instead. instead.
* Improve `iNext` to support the removal of later modality by the later credit * Add support for `iNext credit:"H"` which will use a later credit to strip a later.
when the goal can add the fancy update. (by @ffengyu)
**Changes in `proofmode`:** **Changes in `proofmode`:**
...@@ -47,8 +47,8 @@ lemma. ...@@ -47,8 +47,8 @@ lemma.
**Changes in `heap_lang`:** **Changes in `heap_lang`:**
* Add `Inhabited lock_name` to `lock` class. (by Daniel Nezamabadi) * Add `Inhabited lock_name` to `lock` class. (by Daniel Nezamabadi)
* Improve `wp_pure credit: H` to bump up the later credit by 1 when `H` is an * Improve `wp_pure credit:"H"` so that if "H" is an existing credit, it gets
existing credit. incremented by 1. (by @ffengyu)
**Infrastructure:** **Infrastructure:**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment