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
1d11aac6
Commit
1d11aac6
authored
Jun 24, 2019
by
Ralf Jung
Browse files
more consistent order and format for CHANGELOG
parent
43fb8444
Pipeline
#17899
failed with stage
in 21 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
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
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