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 private properties in the compiled model #33409

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Commits on Apr 4, 2024

  1. Handle private properties in the compiled model

    Add full support for service properties
    Use a consistent pattern for unsafe accessors
    Store the unsafe accessor names in an annotation
    Refactor the different mechanisms for tracking variables in the generated code into a single bidirectional dictionary
    
    Fixes #29761
    Fixes #24904
    Fixes #24900
    AndriySvyryd committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ab39dec View commit details
    Browse the repository at this point in the history