87
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CLJ-2709: Check arguments to range to see if they are fixed-precision integers and if so upcast them to Long when creating the LongRange instance.
fogus
as Fogus
More... over 4 years ago
CLJ-1872 Extend empty? to counted? colls that arent seqable, such as transients More... over 4 years ago
[maven-release-plugin] prepare release clojure-1.11.1 More... over 4 years ago
[maven-release-plugin] prepare for next development iteration More... over 4 years ago
[maven-release-plugin] prepare release clojure-1.11.1-rc1 More... over 4 years ago
[maven-release-plugin] prepare for next development iteration More... over 4 years ago
Update changelog for 1.11.1 More... over 4 years ago
CLJ-2701 Set serialVersionUIDs for Keyword and ArraySeq to retain 1.10.3 values More... over 4 years ago
[maven-release-plugin] prepare release clojure-1.11.0 More... over 4 years ago
[maven-release-plugin] prepare for next development iteration More... over 4 years ago
[maven-release-plugin] prepare for next development iteration More... over 4 years ago
[maven-release-plugin] prepare release clojure-1.11.0-rc1 More... over 4 years ago
Changelog updates for 1.11 More... over 4 years ago
CLJ-2695: parse-double test does not test out-of range values More... over 4 years ago
[maven-release-plugin] prepare release clojure-1.11.0-beta1 More... over 4 years ago
[maven-release-plugin] prepare for next development iteration More... over 4 years ago
Revert "CLJ-2493: Prevent browse-url from hanging when using xdg-open (updated)" More... over 4 years ago
CLJ-2694 Fix ratio cases due to use of Long/MIN_VALUE to defer to bigint impl More... over 4 years ago
CLJ-2620: io-prepl now calls valf on exeception data in the case where an exception occurs in the :print-eval-result phase
fogus
as Fogus
More... over 4 years ago
CLJ-2529 Set exception phase for runtime exceptions caught in Compiler.load() More... over 4 years ago
CLJ-1973: sort proxy methods for reproducibility More... over 4 years ago
CLJ-2493 - Prevent browse-url from hanging when using xdg-open More... over 4 years ago
CLJ-1180 Resolve classname for tag metadata on defprotocol More... over 4 years ago
CLJ-2685 Fix iteration generative test comparison More... over 4 years ago
CLJ-2690 Clarify iteration docstring, rename args More... over 4 years ago
CLJ-2689 Provide more tolerance for inexact floating point math tests More... over 4 years ago
CLJ-2680 Primitive local bindings can have matching type hint More... over 4 years ago
CLJ-2555: clojure.core/iteration More... over 4 years ago
CLJ-2684 Update contrib deps More... over 4 years ago
CLJ-2621: Make InstanceMethodExpr.emit discard unused primitive returns without boxing More... over 4 years ago