Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Simon Spies
Iris
Commits
1d11aac6
Commit
1d11aac6
authored
Jun 24, 2019
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more consistent order and format for CHANGELOG
parent
43fb8444
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CHANGELOG.md
CHANGELOG.md
+2
-2
No files found.
CHANGELOG.md
View file @
1d11aac6
...
...
@@ -131,6 +131,8 @@ Changes in Coq:
authoritative elements have agreement:
`✓ (●{p} a ⋅ ●{q} b) ⇒ a ≡ b`
. As a
consequence,
`auth`
is no longer a COFE and does not preserve Leibniz
equality.
*
Add a COFE construction (and functor) on dependent pairs
`sigTO`
, dual to
`discrete_funO`
.
*
Rename in
`auth`
:
-
Use
`auth_auth_proj`
/
`auth_frag_proj`
for the projections of
`auth`
:
`authoritative`
→
`auth_auth_proj`
and
`auth_own`
→
`auth_frag_proj`
.
...
...
@@ -208,8 +210,6 @@ s/\bgnameC/gnameO/g;
s/\bcoPset\_disjC/coPset\_disjO/g;
' $(find theories -name "*.v")
```
-
Add a COFE construction (and functor) on dependent pairs
`sigTO`
, dual to
`discrete_funO`
.
## 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