Changes
#2754 (Jul 5, 2025, 8:19:07 AM)
- Missing case in {Stdlib,Float}.frexp documentation (#14128) (commit: dc7baf3) — noreply / githubweb
#2753 (Jul 3, 2025, 8:03:48 PM)
- Add the approx flag to merging of module constraints (commit: 4a03485) — clement.blaudeau / githubweb
- Add a [merge_type_approx] for approximation of type constraints (commit: 971d0b5) — clement.blaudeau / githubweb
- Add tests for module and type constraints during approximation (commit: 9f6407a) — clement.blaudeau / githubweb
- Update Changelog (commit: dac4d34) — clement.blaudeau / githubweb
- Add another test for destructive type constraints approximation (commit: 74d1693) — clement.blaudeau / githubweb
- Address review comments on #14100 (commit: 3114cdd) — clement.blaudeau / githubweb
- Update Changelog (commit: 511b6a4) — clement.blaudeau / githubweb
#2752 (Jul 2, 2025, 4:00:18 PM)
- document that char compare uses ASCII order (#14090) (commit: c061359) — noreply / githubweb
#2751 (Jul 2, 2025, 3:07:53 PM)
- Make List.{take,drop} total (#14124) (commit: 6b59d66) — noreply / githubweb
#2750 (Jul 2, 2025, 1:07:58 PM)
- Add regression test (commit: 9936c99) — rtjoa / githubweb
- Fix non-destructive `with type` with type constraints (commit: fd56f1f) — rtjoa / githubweb
- Add with type constraint testing (commit: 2204b3d) — rtjoa / githubweb
- Update changelog (commit: 0f0233e) — rtjoa / githubweb
#2749 (Jul 1, 2025, 4:57:20 PM)
- Add {Set,Map}.S.is_singleton (#14118) (commit: 01ebbbd) — noreply / githubweb