Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Iris
Commits
6c06af44
Commit
6c06af44
authored
Dec 06, 2016
by
Ralf Jung
Browse files
update CHANGELOG
parent
00444b07
Pipeline
#3231
passed with stage
in 10 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
6c06af44
...
...
@@ -21,6 +21,8 @@ Coq development, but not every API-breaking change is listed. Changes marked
*
Renaming and moving things around: uPred and the rest of the base logic are
in
`base_logic`
, while
`program_logic`
is for everything involving the
general Iris notion of a language.
*
[#] Slightly weaker notion of atomicity: an expression is atomic if it reduces
in one step to something that does not reduce further.
*
Changed notation for embedding Coq assertions into Iris. The new notation
is ⌜φ⌝. Also removed
`=`
and
`⊥`
from the Iris scope.
(The old notations are provided in
`base_logic.deprecated`
.)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment