Skip to content

clean up package declarations and imports #16

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

Merged
merged 2 commits into from
Feb 13, 2014
Merged

clean up package declarations and imports #16

merged 2 commits into from
Feb 13, 2014

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented Feb 13, 2014

review by @magarciaEPFL

The builders and their components have an implicit `ctx` field.

The compiler phase, and the `GenBCode` object and its parents on the
other hand cannot have a `ctx` field, that would be a memory leak.
Instead, the functions outside the builder need to take a context as
parameter.
magarciaEPFL added a commit that referenced this pull request Feb 13, 2014
@magarciaEPFL magarciaEPFL merged commit fa9074c into scala:backend Feb 13, 2014
@lrytz lrytz deleted the contexts branch February 14, 2014 06:55
pikinier20 pushed a commit that referenced this pull request Aug 16, 2022
szymon-rd pushed a commit that referenced this pull request Dec 9, 2022
Always render toc (even if empty)
WojciechMazur added a commit to WojciechMazur/dotty that referenced this pull request Mar 19, 2025
Backport "Quotes type printing: take `infix` type modifier into account" to LTS
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