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
Jonas Kastberg
iris
Commits
d2339d53
Commit
d2339d53
authored
May 02, 2019
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Markdown tweak.
parent
887fcf1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
CHANGELOG.md
CHANGELOG.md
+3
-4
No files found.
CHANGELOG.md
View file @
d2339d53
...
...
@@ -53,11 +53,10 @@ Changes in Coq:
-
`iModIntro`
is more flexible and more powerful, it now also subsumes
`iNext`
and
`iAlways`
.
-
General infrastructure for deriving a logic for monotone predicates over
an existing logic (see the paper for more details).
an existing logic (see the paper for more details).
Developments instantiating the proof mode typeclasses may need significant
changes. For developments just using the proof mode tactics, porting should
not be too much effort. Notable things to port are:
changes. For developments just using the proof mode tactics, porting should
not be too much effort. Notable things to port are:
-
All the BI laws moved from the
`uPred`
module to the
`bi`
module. For
example,
`uPred.later_equivI`
became
`bi.later_equivI`
.
-
Big-ops are automatically imported, imports of
`iris.base_logic.big_op`
have
...
...
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