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

JSpecify mode: initial support for generic methods (with explicit type arguments at calls) #1053

Merged
merged 27 commits into from
Oct 30, 2024

Commits on Jun 19, 2024

  1. couple of tests

    msridhar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    08f7b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81fe9cf View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. tweak

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

Commits on Sep 30, 2024

  1. mid-stage update

    haewiful committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    74e7b7b View commit details
    Browse the repository at this point in the history
  2. mid status

    haewiful committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    58a2737 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    931ee19 View commit details
    Browse the repository at this point in the history
  2. a little code cleanup

    haewiful committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b4975ad View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    d7379f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b0cb5 View commit details
    Browse the repository at this point in the history
  3. deleted unused import

    haewiful committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b792205 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 14, 2024

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

    haewiful committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    85e9e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2437a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5896df View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    1899ccc View commit details
    Browse the repository at this point in the history
  2. updated some comments

    haewiful committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5102342 View commit details
    Browse the repository at this point in the history
  3. fix nullaway errors

    msridhar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b8fa230 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 21, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    8272843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab6f07 View commit details
    Browse the repository at this point in the history
  3. rename and docs

    msridhar committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c2747a9 View commit details
    Browse the repository at this point in the history
  4. cleanup logic

    msridhar committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7c69532 View commit details
    Browse the repository at this point in the history
  5. more comments

    msridhar committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    76623cc View commit details
    Browse the repository at this point in the history
  6. tests for parameters

    msridhar committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    641b9ee View commit details
    Browse the repository at this point in the history