Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/codeql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: github/codeql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: redsun82/test
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 63 files changed
  • 4 contributors

Commits on Apr 29, 2025

  1. Add 2.2.0-Beta1 deps

    smowton committed Apr 29, 2025
    Copy the full SHA
    44e4027 View commit details
  2. Bazel: update rules_kotlin to 2.1.3

    Paolo Tranquilli authored and smowton committed Apr 29, 2025
    Copy the full SHA
    82a7050 View commit details
  3. Copy the full SHA
    44b7432 View commit details
  4. Fix Gradle config

    smowton committed Apr 29, 2025
    Copy the full SHA
    2c90975 View commit details
  5. Fix build for Kotlin 2.2.0

    smowton committed Apr 29, 2025
    Copy the full SHA
    3a5c203 View commit details
  6. Update Kotlin doc table

    smowton committed Apr 29, 2025
    Copy the full SHA
    d86becf View commit details
  7. Change note

    smowton committed Apr 29, 2025
    Copy the full SHA
    6f0e147 View commit details
  8. Update test expectation

    smowton committed Apr 29, 2025
    Copy the full SHA
    fcd3e8e View commit details
  9. Change default version

    smowton committed Apr 29, 2025
    Copy the full SHA
    ecfbb65 View commit details
  10. Copy the full SHA
    37e2314 View commit details
  11. Copy the full SHA
    e350741 View commit details
  12. Accept Kotlin 2.1.20 test changes

    These are mainly small changes in how source-locations are ascribed to synthetic expressions, plus three real changes:
    
    - The comment extractor is performing better presumably due to improvements in the underlying representation
    - *= /= and %= operations are once again extracted correctly; presumably their origin information has been fixed
    - Reference to a static final Java field can lead to more constant propagation than before
    
    The last one might be a minor nuisance to someone trying to find references to such a field.
    smowton committed Apr 29, 2025
    Copy the full SHA
    6a78163 View commit details
  13. Copy the full SHA
    388a0e6 View commit details
  14. Copy the full SHA
    52a632b View commit details

Commits on May 2, 2025

  1. Copy the full SHA
    0969473 View commit details
  2. Copy the full SHA
    ae21102 View commit details

Commits on May 9, 2025

  1. Merge branch 'main' into redsun82/kotlin-2.2.0-support

    redsun82 authored and Paolo Tranquilli committed May 9, 2025
    Copy the full SHA
    489ad47 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff main...redsun82/test