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

Refine registration annotation handling #727

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

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    7627398 View commit details
    Browse the repository at this point in the history
  2. Add GodotApiMember to api functions and signals for easier detectio…

    …n in the symbol processor
    chippmann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    c40141c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0accfcc View commit details
    Browse the repository at this point in the history
  4. Update checks

    chippmann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1768f06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af19348 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c121c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    926b544 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2ceb30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7113e6 View commit details
    Browse the repository at this point in the history
  10. Fix line marker

    chippmann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4b445e6 View commit details
    Browse the repository at this point in the history
  11. Cleanup code

    chippmann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    854a8f3 View commit details
    Browse the repository at this point in the history
  12. Fix trigger

    chippmann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    60913de View commit details
    Browse the repository at this point in the history
  13. Fix registration of overridden functions, annotation classes and fix …

    …recursive registration annotations resolving
    chippmann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    367b46d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    762b2b1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    63ff19f View commit details
    Browse the repository at this point in the history
  16. Delete todo

    chippmann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    02da47d View commit details
    Browse the repository at this point in the history
  17. Update documentation

    chippmann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    fa83ff9 View commit details
    Browse the repository at this point in the history
  18. Update annotation from @GodotMember to @member, fix supertype metadat…

    …a including interfaces and fix treating of signals as properties when a registration annotation is present
    chippmann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    76fe8ab View commit details
    Browse the repository at this point in the history