Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
stdpp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Simon Spies
stdpp
Commits
d983fe55
Commit
d983fe55
authored
Aug 13, 2019
by
Robbert
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ralf/release-notes' into 'master'
std++ 1.2.1 release notes See merge request
iris/stdpp!86
parents
3eb9d489
956644ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
CHANGELOG.md
CHANGELOG.md
+13
-0
No files found.
CHANGELOG.md
View file @
d983fe55
This file lists "large-ish" changes to the std++ Coq library, but not every
API-breaking change is listed.
## std++ 1.2.1 (unreleased)
This release of std++ received contributions by Michael Sammler, Paolo
G. Giarrusso, Ralf Jung, Robbert Krebbers, and Simon Spies.
Noteworthy additions and changes:
-
`max`
and
`min`
infix notations for
`N`
and
`Z`
like we have for
`nat`
.
-
Make
`solve_ndisj`
tactic more powerful.
-
Add typeclass
`Involutive`
.
-
Improved
`naive_solver`
performance in case the goal is trivially solvable.
-
A bunch of new lemmas for list operations.
## std++ 1.2.0 (released 2019-04-26)
Coq 8.9 is supported by this release, but Coq 8.6 is no longer supported. Use
...
...
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