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

feat(traverse): support automatically variable hoisting during generating bindings #7423

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Dunqing
Copy link
Member

@Dunqing Dunqing commented Nov 22, 2024

Handle variable hoisting in TraverseScoping

Copy link

graphite-app bot commented Nov 22, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added the C-enhancement Category - New feature or request label Nov 22, 2024
@Dunqing Dunqing force-pushed the 11-22-feat_traverse_support_automatically_variable_hoisting_during_generating_bindings branch from 4911290 to d1dbaa1 Compare November 22, 2024 14:27
@github-actions github-actions bot added the A-transformer Area - Transformer / Transpiler label Nov 22, 2024
Copy link

codspeed-hq bot commented Nov 22, 2024

CodSpeed Performance Report

Merging #7423 will not alter performance

Comparing 11-22-feat_traverse_support_automatically_variable_hoisting_during_generating_bindings (7ca6c06) with main (e9f9e82)

Summary

✅ 30 untouched benchmarks

@Dunqing Dunqing force-pushed the 11-22-feat_traverse_support_automatically_variable_hoisting_during_generating_bindings branch 2 times, most recently from 7ca6c06 to f0fd5d3 Compare November 25, 2024 10:47
@Dunqing Dunqing marked this pull request as ready for review November 25, 2024 10:48
@Dunqing Dunqing force-pushed the 11-22-feat_traverse_support_automatically_variable_hoisting_during_generating_bindings branch from f0fd5d3 to ea274bc Compare November 25, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant