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

No longer rely on iife for scoping inside loops #1541

Merged
merged 7 commits into from
Jan 4, 2024
Merged

No longer rely on iife for scoping inside loops #1541

merged 7 commits into from
Jan 4, 2024

Conversation

hhugo
Copy link
Member

@hhugo hhugo commented Dec 7, 2023

Fix #1540

@hhugo hhugo force-pushed the no-iife branch 2 times, most recently from 7da3d43 to a80d6fe Compare December 8, 2023 15:59
compiler/lib/generate.ml Outdated Show resolved Hide resolved
@hhugo hhugo requested a review from vouillon December 8, 2023 16:09
@hhugo hhugo force-pushed the no-iife branch 3 times, most recently from afce4ee to ba2c673 Compare December 18, 2023 15:42
@hhugo hhugo merged commit 274387c into master Jan 4, 2024
15 checks passed
@hhugo hhugo deleted the no-iife branch January 4, 2024 08:59
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.

[FEATURE REQUEST] rewrite closure compilation inside for loops
2 participants