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

External Library Models: Adding support for Nullable upper bounds of Generic Type parameters #949

Merged
merged 21 commits into from
Jun 7, 2024

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    628683b View commit details
    Browse the repository at this point in the history
  2. fix

    akulk022 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0c4d694 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. comment

    akulk022 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ddaa68a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. comment

    akulk022 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d351cc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    c3c37b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c48d3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a28fa1c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/library_model_nullable_upper_bou…

    …nd' into library_model_nullable_upper_bound
    akulk022 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c1e7097 View commit details
    Browse the repository at this point in the history
  5. fix

    akulk022 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6cab303 View commit details
    Browse the repository at this point in the history
  6. docs

    akulk022 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7d833db View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. add a comment

    msridhar committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9b63aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d679ed0 View commit details
    Browse the repository at this point in the history
  3. comment

    msridhar committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4186ca7 View commit details
    Browse the repository at this point in the history
  4. comment

    msridhar committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f369817 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    99421aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a190b9f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/library_model_nullable_upper_bou…

    …nd' into library_model_nullable_upper_bound
    akulk022 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6220744 View commit details
    Browse the repository at this point in the history
  4. updating Nullability logic for upper bounds to consider only org.jspe…

    …cify.annotations.Nullable
    akulk022 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4f81dc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    71ce2e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f4c3e4 View commit details
    Browse the repository at this point in the history