Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Rodolphe Lepigre
Iris
Commits
af309491
Commit
af309491
authored
May 21, 2019
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
expand CHANGELOG
parent
7802e99f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
CHANGELOG.md
CHANGELOG.md
+3
-0
No files found.
CHANGELOG.md
View file @
af309491
...
...
@@ -67,6 +67,8 @@ Changes in Coq:
*
The
`iInv`
tactic can now be used without the second argument (the name for
the closing update). It will then instead add the obligation to close the
invariant to the goal.
*
The new
`iEval`
tactic can be used to execute a simplification or rewriting
tactic on some specific part(s) of the proofmode goal.
*
Added support for defining derived connectives involving n-ary binders using
telescopes.
*
The proof mode now more consistently "prettifies" the goal after each tactic.
...
...
@@ -109,6 +111,7 @@ Changes in Coq:
*
Remove locked value lambdas. The value scope notations
`rec: f x := e`
and
`(λ: x, e)`
no longer add a
`locked`
. Instead, we made the
`wp_`
tactics
smarter to no longer unfold lambdas/recs that occur behind definitions.
*
Export the fact that
`iPreProp`
is a COFE.
## Iris 3.1.0 (released 2017-12-19)
...
...
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