Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lennard Gäher
Iris
Commits
1e029b18
Commit
1e029b18
authored
Oct 28, 2020
by
Ralf Jung
Browse files
changelog
parent
ad13438b
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
1e029b18
...
...
@@ -119,6 +119,10 @@ With this release, we dropped support for Coq 8.9.
`big_sepL_dup`
,
`big_sepM_dup`
,
`big_sepS_dup`
. Instead of having
`□ (P -∗ P ∗
P)`
as an assumption these lemmas now assume
`P`
to be an instance of
`Duplicable`
.
*
Remove the
`gen_heap`
notations
`l ↦ -`
and
`l ↦{q} -`
. They were barely used
and looked very confusing in context:
`l ↦ - ∗ P`
looks like a magic wand.
*
Change
`gen_inv_heap`
notation
`l ↦□ I`
to
`l ↦_I □`
, so that
`↦□`
can be used
by
`gen_heap`
.
**Changes in `program_logic`:**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment