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(ecmascript): ClassStaticBlocks #412

Merged
merged 4 commits into from
Sep 8, 2024

Conversation

aapoalas
Copy link
Collaborator

@aapoalas aapoalas commented Sep 7, 2024

This isn't yet fully correct: I copied over most of the function instantiation code and ripped out that which didn't belong. But I probably ripped out too much: Now there isn't a single lexical or variable environment in sight. That doesn't sound correct.

@aapoalas aapoalas force-pushed the feat/ecmascript-class-static-blocks branch from 3831074 to f00c435 Compare September 8, 2024 13:55
@aapoalas aapoalas merged commit f52a0a0 into main Sep 8, 2024
1 check passed
@aapoalas aapoalas deleted the feat/ecmascript-class-static-blocks branch September 8, 2024 14:05
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