Skip to content

Constant folding uplc#7724

Draft
ana-pantilie wants to merge 17 commits intomasterfrom
ana/constant-folding-uplc
Draft

Constant folding uplc#7724
ana-pantilie wants to merge 17 commits intomasterfrom
ana/constant-folding-uplc

Conversation

@ana-pantilie
Copy link
Copy Markdown
Contributor

Pre-submit checklist:

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
    • Changelog fragments have been written (if appropriate)
    • Relevant tickets are mentioned in commit messages
    • Formatting, PNG optimization, etc. are updated
  • PR
    • (For external contributions) Corresponding issue exists and is linked in the description
    • Targeting master unless this is a cherry-pick backport
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

@@ -1 +1 @@
(\a -> addInteger (force a) (force a)) (delay (addInteger 1 2)) No newline at end of file
Copy link
Copy Markdown
Contributor Author

@ana-pantilie ana-pantilie Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we shouldn't evaluate under delays

todo: look into why this doesn't get inlined here

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