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

Read kotlin metadata to resolve nullability of suspending functions #3544

Open
wants to merge 17 commits into
base: trunk
Choose a base branch
from

Commits on Apr 19, 2021

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

Commits on Apr 20, 2021

  1. Remove unused stuff

    ferinagy committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    2c163c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eec3e85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b43c8a6 View commit details
    Browse the repository at this point in the history
  4. Use custom metadata parsing

    ferinagy committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    839b189 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c21bbe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    c9227d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af306ef View commit details
    Browse the repository at this point in the history
  3. Run googleJavaFormat

    ferinagy committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    fef5457 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    a9e2101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    164bcb6 View commit details
    Browse the repository at this point in the history
  3. Extract JvmNameResolver

    ferinagy committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4cf77b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    afb9188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b531fa4 View commit details
    Browse the repository at this point in the history
  3. Run googleJavaFormat

    ferinagy committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    2576641 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8736e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Merge branch 'master' into fnagy/kotlin_suspend_nullability

    # Conflicts:
    #	retrofit/src/main/java/retrofit2/HttpServiceMethod.java
    Frantisek Nagy authored and Frantisek Nagy committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9ec4a5a View commit details
    Browse the repository at this point in the history