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
Janno
iris-coq
Commits
36c0816c
Commit
36c0816c
authored
Oct 26, 2017
by
Ralf Jung
Browse files
expand changelog
parent
f0b8ee66
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
36c0816c
...
...
@@ -16,7 +16,18 @@ Changes in Coq:
*
Some things got renamed and notation changed:
-
The unit of a CMRA: empty -> unit, ∅ -> ε
-
IntoOp -> IsOp
-
?: IntoOp -> IsOp
-
OFEs with all elements being discrete: Discrete -> OfeDiscrete
-
OFE elements whose equality is discrete: Timeless -> Discrete
-
Timeless propositions: TimelessP -> Timeless
-
Camera elements such that
`core x = x`
: Persistent -> CoreId
-
Persistent propositions: PersistentP -> Persistent
-
The persistent modality: always -> persistently
-
Consistently SnakeCase identifiers: CMRAMixin -> CmraMixin, CMRAT -> CmraT,
CMRATotal -> CmraTotal, CMRAMorphism -> CmraMorphism,
UCMRAMixin -> UcmraMixin, UCMRAT -> UcmraT, DRAMixin -> DraMixin,
DRAT -> DraT, STS -> Sts
-
? more
*
Fix a bunch of consistency issues in the proof mode, and make it overall more
usable. In particular:
-
All proof mode tactics start the proof mode if necessary; iStartProof is no
...
...
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