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

feat: find references #139

Merged
merged 9 commits into from
Aug 7, 2023
Merged

Commits on Aug 7, 2023

  1. WIP: find references for functions

    crbelaus authored and mhanberg committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fdcfe89 View commit details
    Browse the repository at this point in the history
  2. TODO notes

    crbelaus authored and mhanberg committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    222f928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85a57e6 View commit details
    Browse the repository at this point in the history
  4. Minor refactor

    crbelaus authored and mhanberg committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    864f7f2 View commit details
    Browse the repository at this point in the history
  5. Handle defmacro

    crbelaus authored and mhanberg committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    aef66d5 View commit details
    Browse the repository at this point in the history
  6. Add tests

    crbelaus authored and mhanberg committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2e9c6bd View commit details
    Browse the repository at this point in the history
  7. Handle includeDeclaration option

    crbelaus authored and mhanberg committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4ccab8e View commit details
    Browse the repository at this point in the history
  8. Remove timeouts in tests

    crbelaus authored and mhanberg committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8a31b86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1ba45e View commit details
    Browse the repository at this point in the history