Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to subsume default definitions #228

Merged
merged 9 commits into from
Oct 29, 2024
Merged

Conversation

saulshanabrook
Copy link
Member

This PR adds the ability to mark default definitions of functions and methods as subsuming, meaning that the original definition will be unextractable and unmatchable.

Also fixes a pretty printing bug for lambda functions.

Copy link

codspeed-hq bot commented Oct 29, 2024

CodSpeed Performance Report

Merging #228 will not alter performance

Comparing fix-loopnest (2e089f2) with main (f79dee8)

Summary

✅ 8 untouched benchmarks

@saulshanabrook saulshanabrook merged commit 863f99b into main Oct 29, 2024
9 checks passed
@saulshanabrook saulshanabrook deleted the fix-loopnest branch October 29, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant