Skip to content

Fixes&Changes to TASTY inspired by Linker #1003

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 9 commits into from
Jan 4, 2016

Conversation

DarkDimius
Copy link
Contributor

Most of those changes allow new phases to introduce new sections&trees
after Pickling as well as read those sections after FromTasty.

Makes all classes and fields on the way to TASTY section accessible.
Example of usage can be found here:
  https://gist.github.com/DarkDimius/0f9dc769b0dd7a3c7365
Linker needs to save some trees.
Instead of reimplementing I would rather reuse already existing methods.
Needed to be able to access additional sections of TASTY.
Linker adds new sections. Wait for sections to be added and then compact.
@DarkDimius
Copy link
Contributor Author

@VladimirNik please review.

@DarkDimius
Copy link
Contributor Author

@VladimirNik the code I shared with you in https://gist.github.com/DarkDimius/0f9dc769b0dd7a3c7365 should start working after this PR gets merged.

@DarkDimius
Copy link
Contributor Author

/rebuild

@VladimirNik
Copy link
Contributor

LGTM after tests succeed

@DarkDimius DarkDimius self-assigned this Jan 3, 2016
DarkDimius added a commit that referenced this pull request Jan 4, 2016
Fixes&Changes to TASTY inspired by Linker
@DarkDimius DarkDimius merged commit 013c823 into scala:master Jan 4, 2016
@allanrenucci allanrenucci deleted the linker/tasty branch December 14, 2017 19:23
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.

4 participants