Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jules Jacobs
Iris
Commits
8cd78942
Commit
8cd78942
authored
Mar 10, 2020
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGELOG.
parent
29c4fcf6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
CHANGELOG.md
CHANGELOG.md
+7
-0
No files found.
CHANGELOG.md
View file @
8cd78942
...
...
@@ -67,6 +67,13 @@ Coq development, but not every API-breaking change is listed. Changes marked
PROP-level binary relations.
*
Add new introduction pattern
`-# pat`
that moves a hypothesis from the
intuitionistic context to the spatial context.
*
Made lemma names for
`fill`
more consistent
-
Use the
`_inv`
suffix for the the backwards directions:
`reducible_fill`
→
`reducible_fill_inv`
,
`reducible_no_obs_fill`
→
`reducible_no_obs_fill_inv`
,
`not_stuck_fill`
→
`not_stuck_fill_inv`
.
-
Use the non-
`_inv`
names (that freed up) for the forwards directions:
`reducible_fill`
,
`reducible_no_obs_fill`
,
`irreducible_fill_inv`
.
**Changes in heap_lang:**
...
...
Write
Preview
Markdown
is supported
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