Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Pierre-Marie Pédrot
stdpp
Commits
9403b964
Commit
9403b964
authored
Sep 10, 2019
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGELOG entry.
parent
1a77ae7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
CHANGELOG.md
CHANGELOG.md
+7
-0
No files found.
CHANGELOG.md
View file @
9403b964
This file lists "large-ish" changes to the std++ Coq library, but not every
API-breaking change is listed.
## std++ master
-
Disambiguate Haskell-style notations for partially applied operators. For
example, change
`(!! i)`
into
`(.!! x)`
so that
`!!`
can also be used as a
prefix, as done in VST. A sed script to perform the renaming can be found at:
https://gitlab.mpi-sws.org/iris/stdpp/merge_requests/93
## std++ 1.2.1 (released 2019-08-29)
This release of std++ received contributions by Dan Frumin, Michael Sammler,
...
...
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