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

Clothe returns #287

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Clothe returns #287

wants to merge 11 commits into from

Commits on Jan 29, 2024

  1. Add a failing test

    flimzy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    69e0a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec26c1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1a6eb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea8e50e View commit details
    Browse the repository at this point in the history
  5. Clothe returns with multiple names for the same type in the result list

    i.e. `func() (a, b, c int)`
    flimzy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4d4be75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee08c6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ed048b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46a2557 View commit details
    Browse the repository at this point in the history
  9. Fix comment placement

    flimzy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    def7745 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    324c000 View commit details
    Browse the repository at this point in the history
  11. Track parent function declarations/literals rather than relying on as…

    …tutil.PathEnclosingInterval
    flimzy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    61a1113 View commit details
    Browse the repository at this point in the history