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

Fix bugs in reading varargs annotations from bytecodes #1055

Merged
merged 22 commits into from
Oct 14, 2024

Commits on Oct 9, 2024

  1. test case

    msridhar committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d700d1a View commit details
    Browse the repository at this point in the history
  2. initial fix

    msridhar committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2ba7a82 View commit details
    Browse the repository at this point in the history
  3. another test

    msridhar committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e7ea1bf View commit details
    Browse the repository at this point in the history
  4. docs

    msridhar committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    49652e4 View commit details
    Browse the repository at this point in the history
  5. more

    msridhar committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    74740fe View commit details
    Browse the repository at this point in the history
  6. tweak comment

    msridhar committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6783bce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    311618e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. a failing test

    msridhar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d21712b View commit details
    Browse the repository at this point in the history
  2. further bug fix

    msridhar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b9d33b3 View commit details
    Browse the repository at this point in the history
  3. tweak comment

    msridhar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    989539a View commit details
    Browse the repository at this point in the history
  4. rename

    msridhar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9dcac6b View commit details
    Browse the repository at this point in the history
  5. fix explicitly-typed lambdas

    msridhar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    25ad62a View commit details
    Browse the repository at this point in the history
  6. tweaks

    msridhar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b38e3cb View commit details
    Browse the repository at this point in the history
  7. tweak name

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

Commits on Oct 11, 2024

  1. more assert info

    msridhar committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2f7a162 View commit details
    Browse the repository at this point in the history
  2. fix

    msridhar committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ddb1ab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ced7613 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    dac889d View commit details
    Browse the repository at this point in the history
  2. test comment

    msridhar committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a59a7a8 View commit details
    Browse the repository at this point in the history
  3. tweak test

    msridhar committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0abca22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f30299a View commit details
    Browse the repository at this point in the history