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
21
Issues
21
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
stdpp
Commits
0b3d1e9f
Commit
0b3d1e9f
authored
Aug 15, 2019
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog tweaks, e.g. order contributes by first name.
parent
48067dec
Pipeline
#19086
passed with stage
in 9 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
CHANGELOG.md
CHANGELOG.md
+7
-7
No files found.
CHANGELOG.md
View file @
0b3d1e9f
...
@@ -4,17 +4,17 @@ API-breaking change is listed.
...
@@ -4,17 +4,17 @@ API-breaking change is listed.
## std++ 1.2.1 (unreleased)
## std++ 1.2.1 (unreleased)
This release of std++ received contributions by Michael Sammler, Paolo
This release of std++ received contributions by Michael Sammler, Paolo
G. Giarrusso,
Ralf Jung, Robbert Krebbers, Simon Spies, Rodolphe Lepigre and
G. Giarrusso,
Paulo Emílio de Vilhena, Ralf Jung, Robbert Krebbers,
Paulo Emílio de Vilhena
.
Rodolphe Lepigre, and Simon Spies
.
Noteworthy additions and changes:
Noteworthy additions and changes:
-
`max`
and
`min`
infix notations for
`N`
and
`Z`
like we have for
`nat`
.
-
Introduce
`max`
and
`min`
infix notations for
`N`
and
`Z`
like we have for
`nat`
.
-
Make
`solve_ndisj`
tactic more powerful.
-
Make
`solve_ndisj`
tactic more powerful.
-
Add typeclass
`Involutive`
.
-
Add type
class
`Involutive`
.
-
Improve
d
`naive_solver`
performance in case the goal is trivially solvable.
-
Improve
`naive_solver`
performance in case the goal is trivially solvable.
-
A bunch of new lemmas for list, set, and map operations.
-
A
dd a
bunch of new lemmas for list, set, and map operations.
-
`lookup_imap`
renamed
into
`map_lookup_imap`
.
-
Rename
`lookup_imap`
into
`map_lookup_imap`
.
## std++ 1.2.0 (released 2019-04-26)
## std++ 1.2.0 (released 2019-04-26)
...
...
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