Skip to content
Snippets Groups Projects
Verified Commit 1ecabad2 authored by Paolo G. Giarrusso's avatar Paolo G. Giarrusso
Browse files

Changelog

parent dc91e447
No related branches found
No related tags found
1 merge request!298Mark gset methods as simpl never to stop `cbn` from unfolding them
......@@ -151,6 +151,8 @@ API-breaking change is listed.
`map_filter_singleton_False`, `map_filter_comm`, `map_union_least`,
`map_subseteq_difference_l`, `insert_difference`, `insert_difference'`,
`difference_insert`, `difference_insert_subseteq`. (by Hai Dang)
- Tweak reduction on `gset`, so that `cbn` matches the behavior by `simpl` and
does not unfold `gset` operations. (by Paolo G. Giarrusso, BedRock Systems)
The following `sed` script should perform most of the renaming
(on macOS, replace `sed` by `gsed`, installed via e.g. `brew install gnu-sed`).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment