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

Convert util package to Kotlin #1461

Merged
merged 21 commits into from Jan 6, 2022
Merged

Convert util package to Kotlin #1461

merged 21 commits into from Jan 6, 2022

Commits on Dec 26, 2021

  1. Rename .java to .kt

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    bd4ffdf View commit details
    Browse the repository at this point in the history
  2. Convert NonNullJsonAdapter

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    fbd8485 View commit details
    Browse the repository at this point in the history
  3. Rename .java to .kt

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    3a6f672 View commit details
    Browse the repository at this point in the history
  4. Convert NullSafeJsonAdapter

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    6c91d24 View commit details
    Browse the repository at this point in the history
  5. Fix missing null-check

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    d4a5adb View commit details
    Browse the repository at this point in the history
  6. Rename .java to .kt

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    135a511 View commit details
    Browse the repository at this point in the history
  7. Convert Util (initial pass)

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    0460a96 View commit details
    Browse the repository at this point in the history
  8. Push to top-level Util

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    242b73a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8bebd3a View commit details
    Browse the repository at this point in the history
  10. Use knownNotNull

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    65663f8 View commit details
    Browse the repository at this point in the history
  11. Spotless

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    42dd474 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    0c1c390 View commit details
    Browse the repository at this point in the history
  13. Update code gen

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    baccb6c View commit details
    Browse the repository at this point in the history
  14. Use extension for resolving

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    187393a View commit details
    Browse the repository at this point in the history
  15. Spotless

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    111eda5 View commit details
    Browse the repository at this point in the history
  16. Fix master conflicts

    ZacSweers committed Dec 26, 2021
    Copy the full SHA
    624a2a9 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    4c605e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. for (t in args.indices) {

    ZacSweers committed Jan 6, 2022
    Copy the full SHA
    aa88314 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    71ca707 View commit details
    Browse the repository at this point in the history
  3. Template

    ZacSweers committed Jan 6, 2022
    Copy the full SHA
    d44dc9b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e4a2230 View commit details
    Browse the repository at this point in the history