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
f81407ad
Commit
f81407ad
authored
Sep 29, 2020
by
Robbert Krebbers
Browse files
CHANGELOG.
parent
d179e416
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
f81407ad
...
...
@@ -40,6 +40,11 @@ With this release, we dropped support for Coq 8.9.
existentials above. As part of this change, it now uses a base name of
`H`
for
pure facts rather than the previous default of
`a`
. This also requires some
changes if you were implementing
`FromForall`
, in order to forward names.
*
Make
`iFrame`
"less" smart w.r.t. clean up of modalities. It now consistently
removes the modalities
`<affine>`
,
`<absorbing>`
,
`<persistent>`
and
`□`
only
if the result after framing is
`True`
or
`emp`
. In particular, it no longer
removes
`<affine>`
if the result after framing is affine, and it no longer
removes
`□`
if the result after framing is intuitionistic.
**Changes in `base_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