Skip to content

Factor out ConsumeTasty into it's own project #8020

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
nicolasstucki opened this issue Jan 17, 2020 · 1 comment
Closed

Factor out ConsumeTasty into it's own project #8020

nicolasstucki opened this issue Jan 17, 2020 · 1 comment

Comments

@nicolasstucki
Copy link
Contributor

The idea is to have a library that users can depend on (instead of the compiler itself). It will be similar to the changes done in #7080 when we created the dotty-staging library. We should probably rename ConsumeTasty to something more meaningful at this point.

@nicolasstucki
Copy link
Contributor Author

We also need to factor out the code in QuoteDriver.scala#L75 and ConsumeTasty.scala#L36. QuoteDriver has a better implementation.

nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 17, 2020
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 17, 2020
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 17, 2020
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 17, 2020
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 17, 2020
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 17, 2020
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 17, 2020
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 17, 2020
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 23, 2020
nicolasstucki added a commit that referenced this issue Jan 30, 2020
Fix #8020: Create dotty-tasty-inspector library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant