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
f2aa0ebd
Commit
f2aa0ebd
authored
4 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
CHANGELOG.
parent
993d41d3
No related branches found
No related tags found
1 merge request
!233
Remove singleton notations for tuples
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+6
-0
6 additions, 0 deletions
CHANGELOG.md
with
6 additions
and
0 deletions
CHANGELOG.md
+
6
−
0
View file @
f2aa0ebd
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++ master
-
Remove singleton notations
`{[ x,y ]}`
and
`{[ x,y,z ]}`
for
`{[ (x,y) ]}`
and
`{[ (x,y,z) ]}`
. They date back to the time we used the
`singleton`
class
with a product for maps (there's now the
`singletonM`
class).
## std++ 1.5.0
## std++ 1.5.0
Coq 8.13 is newly supported by this release, Coq 8.8 and 8.9 are no longer
Coq 8.13 is newly supported by this release, Coq 8.8 and 8.9 are no longer
...
...
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