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: clojure/clojure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d4bb93f
Choose a base ref
...
head repository: clojure/clojure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d129746
Choose a head ref
  • 13 commits
  • 12 files changed
  • 3 contributors

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    13a2f67 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. CLJ-2888: WiP

    fogus committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2bb190f View commit details
    Browse the repository at this point in the history
  2. Revert "CLJ-2890: WiP"

    This reverts commit 2bb190f.
    fogus committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    58d0225 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

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

Commits on May 30, 2025

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

Commits on Jun 2, 2025

  1. CLJ-2899: Defer the classification of a value-position qualified meth…

    …od call to catch the case where a static field shadows a method name. Additionally, reproduce the pre-1.12 error where non-overloaded field was used in invoke-position.
    fogus authored and puredanger committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    9b0be83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a3e0f0 View commit details
    Browse the repository at this point in the history
  3. CLJ-2888: Adding support for array symbols to gen-class. Retains exis…

    …ting gen-class constraints around unqualified symbols defaulting to java.lang package qualification.
    fogus authored and puredanger committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    641933e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afbd209 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be32516 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5a61b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac2d294 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d129746 View commit details
    Browse the repository at this point in the history
Loading