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
Lennard Gäher
Iris
Commits
c3aae082
Commit
c3aae082
authored
Mar 24, 2021
by
Ralf Jung
Browse files
fix changelog order
parent
dce194f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c3aae082
...
...
@@ -25,6 +25,12 @@ lemma.
*
Demote the Camera structure on
`list`
to
`iris_staging`
since its composition
is not very well-behaved.
**Changes in `proof_mode`:**
*
Add support for pure names
`%H`
in intro patterns. This is now natively
supported whereas the previous experimental support required installing
https://gitlab.mpi-sws.org/iris/string-ident.
**Changes in `base_logic`:**
*
Add
`ghost_map`
, a logic-level library for a
`gmap K V`
with an authoritative
...
...
@@ -52,12 +58,6 @@ lemma.
*
Rename
`Build_loc`
constructor for
`loc`
type to
`Loc`
.
**Changes in `proof_mode`:**
*
Add support for pure names
`%H`
in intro patterns. This is now natively
supported whereas the previous experimental support required installing
https://gitlab.mpi-sws.org/iris/string-ident.
The following
`sed`
script helps adjust your code to the renaming (on macOS,
replace
`sed`
by
`gsed`
, installed via e.g.
`brew install gnu-sed`
).
Note that the script is not idempotent, do not run it twice.
...
...
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