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
551b4882
Commit
551b4882
authored
3 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
changelog
parent
3303ec5e
No related branches found
No related tags found
1 merge request
!320
relate size of map to size of its domain
Pipeline
#52946
passed
3 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+1
-1
1 addition, 1 deletion
CHANGELOG.md
with
1 addition
and
1 deletion
CHANGELOG.md
+
1
−
1
View file @
551b4882
...
@@ -152,7 +152,7 @@ API-breaking change is listed.
...
@@ -152,7 +152,7 @@ API-breaking change is listed.
`map_filter_singleton_False`
,
`map_filter_comm`
,
`map_union_least`
,
`map_filter_singleton_False`
,
`map_filter_comm`
,
`map_union_least`
,
`map_subseteq_difference_l`
,
`insert_difference`
,
`insert_difference'`
,
`map_subseteq_difference_l`
,
`insert_difference`
,
`insert_difference'`
,
`difference_insert`
,
`difference_insert_subseteq`
. (by Hai Dang)
`difference_insert`
,
`difference_insert_subseteq`
. (by Hai Dang)
-
Add
`map_size_disj_union`
.
-
Add
`map_size_disj_union`
,
`size_dom`
,
`size_list_to_set`
.
-
Tweak reduction on
`gset`
, so that
`cbn`
matches the behavior by
`simpl`
and
-
Tweak reduction on
`gset`
, so that
`cbn`
matches the behavior by
`simpl`
and
does not unfold
`gset`
operations. (by Paolo G. Giarrusso, BedRock Systems)
does not unfold
`gset`
operations. (by Paolo G. Giarrusso, BedRock Systems)
-
Add
`get_head`
tactic to determine the syntactic head of a function
-
Add
`get_head`
tactic to determine the syntactic head of a function
...
...
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