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
Simon Spies
Iris
Commits
f6355c05
Commit
f6355c05
authored
Dec 09, 2016
by
Ralf Jung
Browse files
update changelog
parent
ee9bc8c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
f6355c05
...
...
@@ -10,8 +10,10 @@ Coq development, but not every API-breaking change is listed. Changes marked
backwards compatibility and will be removed in a future version of Iris.
*
View shifts are radically simplified to just internalize frame-preserving
updates. Weakestpre is defined inside the logic, and invariants and view
shifts with masks are also coded up inside Iris. Adequacy of weakestpre
is proven in the logic.
shifts with masks are also coded up inside Iris. Adequacy of weakestpre is
proven in the logic. [#] The old ownership of the entire physical state is
replaced by a user-selected predicate over physical state that is maintained
by weakestpre.
*
Use OFEs instead of COFEs everywhere. COFEs are only used for solving the
recursive domain equation. As a consequence, CMRAs no longer need a proof
of completeness.
...
...
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