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
Tej Chajed
stdpp
Commits
1dafe0b6
Commit
1dafe0b6
authored
Dec 18, 2017
by
Ralf Jung
Browse files
expand changelog
parent
4507a8fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
1dafe0b6
...
...
@@ -3,6 +3,9 @@ API-breaking change is listed.
## std++ 1.1.0 (unfinished)
Coq 8.5 is no longer supported by this release of std++. Use std++ 1.0 if you
have to use Coq 8.5.
New features:
-
Many new lemmas about lists, vectors, sets, maps.
...
...
@@ -20,6 +23,8 @@ New features:
Changes:
-
Get rid of
`Automatic Coercions Import`
, it is deprecated.
Also get rid of
`Set Asymmetric Patterns`
.
-
Various changes and improvements to
`f_equiv`
and
`solve_proper`
.
-
`Hint Mode`
is now set for all operational type classes to make instance
search less likely to diverge.
-
New type class
`RelDecision`
for decidable relations, and
`EqDecision`
is
...
...
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