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

Upgrade to Kotlin 1.9.20 #1158

Merged
merged 9 commits into from
Nov 2, 2023
Merged

Upgrade to Kotlin 1.9.20 #1158

merged 9 commits into from
Nov 2, 2023

Commits on Nov 1, 2023

  1. Upgrade to Kotlin 1.9.20

    squarejesse committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a4b08d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db06a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. cklib 0.3.0

    squarejesse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3616a21 View commit details
    Browse the repository at this point in the history
  2. Patch quickjs.c to work around an error in Clang

        error: implicit conversion from 'long long' to 'double' changes
               value from 9223372036854775807 to 9223372036854775808
               [-Werror,-Wimplicit-const-int-float-conversion]
                        else if (d > INT64_MAX)
                                   ~ ^~~~~~~~~
    squarejesse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0cf55d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f336db4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aeda2c View commit details
    Browse the repository at this point in the history
  5. apiDump

    squarejesse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    980b842 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    442e433 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25bb9cd View commit details
    Browse the repository at this point in the history