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

Handle SummonFrom in reflect TreeAccumulator #14809

Merged
merged 4 commits into from Mar 30, 2022

Commits on Mar 29, 2022

  1. Improve match error on reflect trees

    Print the tree extractors of the reflection API instead of the
    underlying case class toString.
    nicolasstucki committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2b88a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30de364 View commit details
    Browse the repository at this point in the history
  3. Handle SummonFrom in reflect TreeMap

    * Add SummonFrom case
    * Fix bug with PackageClause case
    * Complete ClassDef case
    nicolasstucki committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1e6d50d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    1d58335 View commit details
    Browse the repository at this point in the history