Skip to content

Tidy up analysis #9435

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

Closed
wants to merge 19 commits into from
Closed

Tidy up analysis #9435

wants to merge 19 commits into from

Conversation

Rich-Harris
Copy link
Member

help me, i am in a rabbit hole

this started with me looking at #9394 and thinking 'hmm, the shared ClassBody function probably belongs in a set of common visitors' — it quickly became apparent that the code organisation right now is a bit woolly (it's hard to tell at a glance which visitors belong to which sets, and some stuff is duplicated unnecessarily), and it would be beneficial to introduce the analyze and analyzeModule functions we discussed elsewhere (and divide up visitors accordingly)

i am sorry for this PR. WIP

Copy link

changeset-bot bot commented Nov 13, 2023

🦋 Changeset detected

Latest commit: 4686a35

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Rich-Harris
Copy link
Member Author

the ideas here are still valid but there's not a lot that can be salvaged — closing

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.

2 participants