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

Loom support. #1176

Merged
merged 17 commits into from Jan 5, 2023
Merged

Loom support. #1176

merged 17 commits into from Jan 5, 2023

Commits on Dec 30, 2022

  1. [Experiment] Loom support.

    yschimke committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    d2a4774 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Simplify

    yschimke committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    16f8d45 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    5344e6a View commit details
    Browse the repository at this point in the history
  2. Review comments

    yschimke committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    a7d8ffd View commit details
    Browse the repository at this point in the history
  3. More fixes.

    yschimke committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    72899bf View commit details
    Browse the repository at this point in the history
  4. Add a test.

    yschimke committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    dade57f View commit details
    Browse the repository at this point in the history
  5. Fix formatting.

    yschimke committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    22516e5 View commit details
    Browse the repository at this point in the history
  6. Run loom tests

    yschimke committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    1dbddda View commit details
    Browse the repository at this point in the history
  7. Run loom tests

    yschimke committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    ff74f80 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    yschimke committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    5923071 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    6718e0c View commit details
    Browse the repository at this point in the history
  2. Update okio/src/jvmTest/java/okio/AwaitSignalTest.kt

    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    yschimke and swankjesse committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    a67f4fc View commit details
    Browse the repository at this point in the history
  3. Update okio/src/jvmMain/kotlin/okio/Timeout.kt

    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    yschimke and swankjesse committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    bfd0795 View commit details
    Browse the repository at this point in the history
  4. Update okio/src/jvmTest/java/okio/AwaitSignalTest.kt

    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    yschimke and swankjesse committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    760daa8 View commit details
    Browse the repository at this point in the history
  5. Update okio/src/jvmMain/kotlin/okio/Timeout.kt

    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    yschimke and swankjesse committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    5335124 View commit details
    Browse the repository at this point in the history
  6. Update okio/src/jvmMain/kotlin/okio/Timeout.kt

    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    yschimke and swankjesse committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    29667df View commit details
    Browse the repository at this point in the history
  7. Review comments

    yschimke committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2d530d5 View commit details
    Browse the repository at this point in the history