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

Trees: save tokens and positions as lazy #3484

Merged
merged 1 commit into from Jan 13, 2024
Merged

Conversation

kitbellew
Copy link
Contributor

Need to make Parsed.position lazy as well, otherwise its own lazy vals would not persist.

Need to make Parsed.position lazy as well, otherwise its own lazy vals
would not persist.
@kitbellew kitbellew merged commit f840d2e into scalameta:main Jan 13, 2024
24 checks passed
@kitbellew kitbellew deleted the 3484 branch January 13, 2024 13:25
@xuwei-k
Copy link
Contributor

xuwei-k commented Mar 16, 2024

kitbellew added a commit to kitbellew/scalameta that referenced this pull request Mar 16, 2024
There's already a token cache per input, so this is excessive and
unnecessary. First introduced in scalameta#3484.
kitbellew added a commit to kitbellew/scalameta that referenced this pull request Mar 16, 2024
There's already a token cache per input, so this is excessive and
unnecessary. First introduced in scalameta#3484.
kitbellew added a commit that referenced this pull request Mar 16, 2024
There's already a token cache per input, so this is excessive and
unnecessary. First introduced in #3484.
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.

None yet

3 participants