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
    Configuration menu
    Copy the full SHA
    44e4027 View commit details
    Browse the repository at this point in the history
  2. Bazel: update rules_kotlin to 2.1.3

    Paolo Tranquilli authored and smowton committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    82a7050 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44b7432 View commit details
    Browse the repository at this point in the history
  4. Fix Gradle config

    smowton committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    2c90975 View commit details
    Browse the repository at this point in the history
  5. Fix build for Kotlin 2.2.0

    smowton committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    3a5c203 View commit details
    Browse the repository at this point in the history
  6. Update Kotlin doc table

    smowton committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    d86becf View commit details
    Browse the repository at this point in the history
  7. Change note

    smowton committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    6f0e147 View commit details
    Browse the repository at this point in the history
  8. Update test expectation

    smowton committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    fcd3e8e View commit details
    Browse the repository at this point in the history
  9. Change default version

    smowton committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    ecfbb65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37e2314 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e350741 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    6a78163 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    388a0e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    52a632b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Configuration menu
    Copy the full SHA
    0969473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae21102 View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    489ad47 View commit details
    Browse the repository at this point in the history
Loading