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 Method parameters #1006

Merged
merged 47 commits into from
Sep 23, 2024

Commits on Jul 12, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    d76a3b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ef1afe View commit details
    Browse the repository at this point in the history
  3. clean up

    akulk022 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9b7d5c1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/library_model_nullable_params' i…

    …nto library_model_nullable_params
    akulk022 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0182cf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96be113 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    528ff22 View commit details
    Browse the repository at this point in the history
  2. WIP

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

Commits on Sep 5, 2024

  1. fix more tests

    msridhar committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    38f639f View commit details
    Browse the repository at this point in the history
  2. more

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

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    3f25628 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into library_model_nullable_params

    # Conflicts:
    #	library-model/library-model-generator/src/main/java/com/uber/nullaway/libmodel/LibraryModelGenerator.java
    akulk022 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8abe95e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    515bb29 View commit details
    Browse the repository at this point in the history
  4. fix another

    msridhar committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e1daf7b View commit details
    Browse the repository at this point in the history
  5. latest javaparser

    msridhar committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0681d1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b29341 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. updating test cases

    akulk022 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f61478d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaaa00a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b372f53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5dc95f View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/library_model_nullable_params' i…

    …nto library_model_nullable_params
    akulk022 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e204963 View commit details
    Browse the repository at this point in the history
  6. clean up

    akulk022 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3a5946b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    d83e024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8083b57 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    32f6abb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/library_model_nullable_params' i…

    …nto library_model_nullable_params
    akulk022 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ef50479 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    b0a25f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    254ada4 View commit details
    Browse the repository at this point in the history
  3. updating test case logic

    akulk022 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    10ddcd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    2edafa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3f669c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. test case

    msridhar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    eb832dc View commit details
    Browse the repository at this point in the history
  2. tweak test

    msridhar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0b898b9 View commit details
    Browse the repository at this point in the history
  3. another test

    msridhar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6c1cea8 View commit details
    Browse the repository at this point in the history
  4. fix test?

    msridhar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    55dc4e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. more tests and tweaks

    msridhar committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6bd3185 View commit details
    Browse the repository at this point in the history
  2. fix tests

    msridhar committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1e8ac44 View commit details
    Browse the repository at this point in the history
  3. bump astubx version number

    msridhar committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    16ac993 View commit details
    Browse the repository at this point in the history
  4. suppress

    msridhar committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f8fd564 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d24267c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    29a902b View commit details
    Browse the repository at this point in the history
  2. remove unnecessary locals

    msridhar committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5a4e7cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1cbcf9 View commit details
    Browse the repository at this point in the history