Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaëtan Gilbert
Iris
Commits
9bd742a2
Commit
9bd742a2
authored
5 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
add links
parent
eb4d4a60
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+7
-3
7 additions, 3 deletions
CHANGELOG.md
with
7 additions
and
3 deletions
CHANGELOG.md
+
7
−
3
View file @
9bd742a2
...
@@ -15,7 +15,12 @@ Chajed. Thanks a lot to everyone involved!
...
@@ -15,7 +15,12 @@ Chajed. Thanks a lot to everyone involved!
The highlight of this release is the completely re-engineered interactive proof
The highlight of this release is the completely re-engineered interactive proof
mode. Not only did many tactics become more powerful; the entire proof mode can
mode. Not only did many tactics become more powerful; the entire proof mode can
now be used not just for Iris but also for other separation logics satisfying
now be used not just for Iris but also for other separation logics satisfying
the proof mode interface.
the proof mode interface (e.g., [Iron] and [GPFSL]). Also see the
[
accompanying paper
][
MoSeL
]
.
[
Iron
]:
https://iris-project.org/iron/
[
GPFSL
]:
https://gitlab.mpi-sws.org/iris/gpfsl/
[
MoSeL
]:
https://iris-project.org/mosel/
Beyond that, the Iris program logic gained the ability to reason about
Beyond that, the Iris program logic gained the ability to reason about
potentially stuck programs, and a significantly strengthened adequacy theorem
potentially stuck programs, and a significantly strengthened adequacy theorem
...
@@ -92,8 +97,7 @@ Changes in heap_lang:
...
@@ -92,8 +97,7 @@ Changes in heap_lang:
Changes in Coq:
Changes in Coq:
*
An all-new generalized proof mode that abstracts away from Iris! See
*
An all-new generalized proof mode that abstracts away from Iris! Major new
<http://iris-project.org/mosel/>
for the corresponding paper. Major new
features:
features:
-
The proof mode can now be used with logics derived from Iris (like iGPS),
-
The proof mode can now be used with logics derived from Iris (like iGPS),
with non-step-indexed logics and even with non-affine (i.e., linear) logics.
with non-step-indexed logics and even with non-affine (i.e., linear) logics.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment