Skip to content

Use quote context for in tasty inspector #9646

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

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Aug 26, 2020

  • Align API with other metaprogramming APIs
  • Allow use of extractors from scala.quoted and quoted pattern
  • Enable use of Reflection.typeOf
  • Adapt code of tastydoc to use QuoteContext

@nicolasstucki nicolasstucki self-assigned this Aug 26, 2020
@nicolasstucki nicolasstucki force-pushed the use-quote-context-for-in-tasty-inspector branch from c0c1e2b to 924959d Compare August 26, 2020 12:13
* Align API with other metaprogramming APIs
* Allow use of extractors from `scala.quoted` and quoted pattern
* Enable use of `Reflection.typeOf`
@nicolasstucki nicolasstucki force-pushed the use-quote-context-for-in-tasty-inspector branch from 937d51d to 72c3635 Compare August 26, 2020 15:58
@nicolasstucki nicolasstucki marked this pull request as ready for review August 26, 2020 17:27
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

LGTM

@nicolasstucki nicolasstucki merged commit 2418725 into scala:master Aug 31, 2020
@nicolasstucki nicolasstucki deleted the use-quote-context-for-in-tasty-inspector branch August 31, 2020 09:00
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