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
Glen Mével
stdpp
Commits
924782c8
Commit
924782c8
authored
Dec 16, 2021
by
Robbert Krebbers
Browse files
CHANGELOG.
parent
723ad25f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
924782c8
...
...
@@ -14,6 +14,7 @@ Coq 8.10 is no longer supported by this release.
-
Rename
`Is_true_false`
→
`Is_true_false_2`
and
`eq_None_ne_Some`
→
`eq_None_ne_Some_1`
.
-
Rename
`decide_iff`
→
`decide_ext`
and
`bool_decide_iff`
→
`bool_decide_ext`
.
-
Remove a spurious
`Global Arguments Pos.of_nat : simpl never`
.
-
Add tactics
`destruct select <pat>`
and
`destruct select <pat> as <intro_pat>`
.
The following
`sed`
script should perform most of the renaming
(on macOS, replace
`sed`
by
`gsed`
, installed via e.g.
`brew install gnu-sed`
).
...
...
Write
Preview
Supports
Markdown
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