Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
stdpp
Commits
d983fe55
Commit
d983fe55
authored
5 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Plain Diff
Merge branch 'ralf/release-notes' into 'master'
std++ 1.2.1 release notes See merge request
!86
parents
3eb9d489
956644ce
No related branches found
No related tags found
1 merge request
!86
std++ 1.2.1 release notes
Pipeline
#18995
passed
5 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+13
-0
13 additions, 0 deletions
CHANGELOG.md
with
13 additions
and
0 deletions
CHANGELOG.md
+
13
−
0
View file @
d983fe55
This file lists "large-ish" changes to the std++ Coq library, but not every
This file lists "large-ish" changes to the std++ Coq library, but not every
API-breaking change is listed.
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)
## 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
Coq 8.9 is supported by this release, but Coq 8.6 is no longer supported. Use
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment