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(symbols): move SymbolDeps out of the symbol graph #325

Merged
merged 22 commits into from
Nov 9, 2023

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Nov 8, 2023

These are now lazily computed as there's no reason for these to be in the symbol graph.

@dsherret dsherret changed the title feat(symbols): ability to look up a sub name of a SymbolDep feat(symbols): move SymbolDeps out of the symbol graph Nov 8, 2023
@dsherret dsherret marked this pull request as ready for review November 8, 2023 18:06
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM, nice diif

@dsherret dsherret merged commit 2726c49 into denoland:main Nov 9, 2023
4 checks passed
@dsherret dsherret deleted the feat_symbol_dep_ref branch November 9, 2023 01:55
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