Skip to content

Add support for inlining functions #673

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

Merged
merged 19 commits into from
May 6, 2022
Merged

Add support for inlining functions #673

merged 19 commits into from
May 6, 2022

Conversation

chrisrink10
Copy link
Member

@chrisrink10 chrisrink10 commented Mar 31, 2022

Fixes #256

Add support for automatically generating inline definitions for functions (e.g. as the :inline meta key) and applying those inline definitions if they exist.

@chrisrink10 chrisrink10 changed the title Inline functions automatically Add support for inlining functions Mar 31, 2022
@chrisrink10 chrisrink10 marked this pull request as ready for review May 6, 2022 00:47
@chrisrink10 chrisrink10 merged commit 5ded113 into main May 6, 2022
@chrisrink10 chrisrink10 deleted the feature/inline-fns branch May 6, 2022 00:52
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.

Inline expressions
1 participant